v0.2.0
What's Changed
- DOC: Added missing
model_name
toVetiverModel
by @ganesh-k13 in #128 - BUG, MAINT: Catch non 200 codes by @ganesh-k13 in #129
- docs: fix
deploy_rsconnect
example by @isabelizimm in #134 - Make
vetiver_post
extensible for all endpoints by @isabelizimm in #130 - ci testing to run generated dockerfile by @isabelizimm in #136
- rsconnect-python>=1.8.0 by @SamEdwardes in #132
- New
prepare_docker
function by @isabelizimm in #137 - refresh README and add to docs by @isabelizimm in #141
- Update weekly tests: only run necessary tests by @isabelizimm in #142
- update
ptype_data
toprototype_data
by @isabelizimm in #138 - Refactor metadata by @isabelizimm in #126
- remove stars for explicit imports by @isabelizimm in #145
- Changing language from "Example" to "Examples" for docstrings by @isabelizimm in #146
- ENH: Added Python version to
vetiver_pin_write
by @ganesh-k13 in #127
New Contributors
- @ganesh-k13 made their first contribution in #128
- @SamEdwardes made their first contribution in #132
Full Changelog: v0.1.8...v0.2.0