Recent Releases of vetiver
vetiver - v0.2.6
What's Changed
- Update forum URL by @randyzwitch in https://github.com/rstudio/vetiver-python/pull/212
- maint: call docker compose for containers by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/216
- maint: drop Python 3.8 by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/224
- docs update by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/222
- fix: pinned
boolcolumns show up asNoneby @isabelizimm in https://github.com/rstudio/vetiver-python/pull/225 - maint: move from
deploy_rsconnecttodeploy_connectby @isabelizimm in https://github.com/rstudio/vetiver-python/pull/226 - maint: update
actions/upload-artifactaction to latest version by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/227 - docs: add common pitfalls section to deploying custom code by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/228
- maint: update templates to render out of the box by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/229
- update changelog for v0.2.6 by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/230
New Contributors
- @randyzwitch made their first contribution in https://github.com/rstudio/vetiver-python/pull/212
Full Changelog: https://github.com/rstudio/vetiver-python/compare/v0.2.5...v0.2.6
- Python
Published by isabelizimm about 1 year ago
vetiver - v0.2.5
What's Changed
- refactor tests by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/209
- Update link to custom handlers documentation by @mikemahoney218 in https://github.com/rstudio/vetiver-python/pull/208
- add
Fieldexamples to model prototypes by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/210 - [maint] auto opening urls, PyPI CI by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/211
New Contributors
- @mikemahoney218 made their first contribution in https://github.com/rstudio/vetiver-python/pull/208
Full Changelog: https://github.com/rstudio/vetiver-python/compare/v0.2.4...v0.2.5
- Python
Published by isabelizimm almost 2 years ago
vetiver - v0.2.4
What's Changed
- MAINT: drop Python 3.7 support by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/199
- Conda mode deprecated from rsconnect-python pkg by @sagerb in https://github.com/rstudio/vetiver-python/pull/197
- MAINT: bump minimum rsconnect to 1.11.0 by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/200
- BUG: remove trailing backslash by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/201
- DOCS: deploying custom elements by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/195
- MAINT: update changelog by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/202
- FEAT: quarto monitoring dashboard template by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/203
- MAINT/BUG: ignore more in pyright by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/204
- ENH: load dotenv file into generated app.py file by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/205
- MAINT: update changelog by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/206
New Contributors
- @sagerb made their first contribution in https://github.com/rstudio/vetiver-python/pull/197
Full Changelog: https://github.com/rstudio/vetiver-python/compare/v0.2.3...v0.2.4
- Python
Published by isabelizimm about 2 years ago
vetiver - v0.2.2
What's Changed
- [DOCS] add square logo by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/173
- [DOCS] add API structure documentation by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/176
- [DOCS] update docs to look less like vetiver.rstudio.com by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/178
- [BUG] remove all in init by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/182
- [MAINT] require no less than pins 0.7.1 by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/183
- endpoint_fx docstring as FastAPI description by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/179
- Update Pydantic usage for v2 compatibility by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/185
- Update model_card.qmd by @gsingh91 in https://github.com/rstudio/vetiver-python/pull/186
- add
/GETprototype endpoint by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/174 - use max instead of first by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/189
- DOCS: update changelog for v0.2.2 by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/190
New Contributors
- @gsingh91 made their first contribution in https://github.com/rstudio/vetiver-python/pull/186
Full Changelog: https://github.com/rstudio/vetiver-python/compare/v0.2.1...v0.2.2
- Python
Published by isabelizimm over 2 years ago
vetiver - v0.2.1
What's Changed
- DOC: add changelog by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/151
- [FIX] None type handling for
python_versionin metadata by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/149 - Match GHA Python versions to Connect by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/157
- DOCS: move from sphinx to quartodoc by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/153
- [BUG,CI]: /latest not rendering correctly by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/158
- [MAINT] spring cleaning by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/160
- Add netlify docs preview by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/163
- [MAINT] spring cleaning by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/164
- ENH: Refactor server handling by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/155
- [FEAT] add required packages to authorize pins boards by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/166
- start typing vetiver by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/168
- [FEAT] add new
/metadataGET endpoint by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/170 - [FEAT] implement spacy models by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/143
Full Changelog: https://github.com/rstudio/vetiver-python/compare/v0.2.0...v0.2.1
- Python
Published by isabelizimm almost 3 years ago
vetiver - v0.2.0
What's Changed
- DOC: Added missing
model_nametoVetiverModelby @ganesh-k13 in https://github.com/rstudio/vetiver-python/pull/128 - BUG, MAINT: Catch non 200 codes by @ganesh-k13 in https://github.com/rstudio/vetiver-python/pull/129
- docs: fix
deploy_rsconnectexample by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/134 - Make
vetiver_postextensible for all endpoints by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/130 - ci testing to run generated dockerfile by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/136
- rsconnect-python>=1.8.0 by @SamEdwardes in https://github.com/rstudio/vetiver-python/pull/132
- New
prepare_dockerfunction by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/137 - refresh README and add to docs by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/141
- Update weekly tests: only run necessary tests by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/142
- update
ptype_datatoprototype_databy @isabelizimm in https://github.com/rstudio/vetiver-python/pull/138 - Refactor metadata by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/126
- remove stars for explicit imports by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/145
- Changing language from "Example" to "Examples" for docstrings by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/146
- ENH: Added Python version to
vetiver_pin_writeby @ganesh-k13 in https://github.com/rstudio/vetiver-python/pull/127
New Contributors
- @ganesh-k13 made their first contribution in https://github.com/rstudio/vetiver-python/pull/128
- @SamEdwardes made their first contribution in https://github.com/rstudio/vetiver-python/pull/132
Full Changelog: https://github.com/rstudio/vetiver-python/compare/v0.1.8...v0.2.0
- Python
Published by isabelizimm about 3 years ago
vetiver - v0.1.8
What's Changed
- pins<>vetiver compatibility test by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/113
- Update weekly tests to include
rsconnect-pythonby @isabelizimm in https://github.com/rstudio/vetiver-python/pull/117 - Missing whitespace in InvalidModelError by @attilaszombati in https://github.com/rstudio/vetiver-python/pull/120
- Remove xfail from
test_rsconnectby @isabelizimm in https://github.com/rstudio/vetiver-python/pull/119 - Add httpx by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/125
- Add pin URL to REST API and metadata by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/123
New Contributors
- @attilaszombati made their first contribution in https://github.com/rstudio/vetiver-python/pull/120
Full Changelog: https://github.com/rstudio/vetiver-python/compare/v0.1.7...v0.1.8
- Python
Published by isabelizimm over 3 years ago
vetiver - v0.1.7
What's Changed
- have stable and latest docs by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/93
- bug fix for load_pkgs function on Windows OS by @M4thM4gician in https://github.com/rstudio/vetiver-python/pull/98
- Update attach_pkgs.py by @M4thM4gician in https://github.com/rstudio/vetiver-python/pull/99
- implement statsmodels handler by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/100
- FEAT: xgboost handler by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/101
- adding model card template by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/106
- refactor pseudo version to pin_url in model card by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/107
- adding docs, small refactoring by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/108
- add examples to docstrings by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/109
New Contributors
- @M4thM4gician made their first contribution in https://github.com/rstudio/vetiver-python/pull/98
Full Changelog: https://github.com/rstudio/vetiver-python/compare/v0.1.6...v0.1.7
- Python
Published by isabelizimm over 3 years ago
vetiver - v0.1.6
What's Changed
- add
rsconnect_deploysupport forboard_folderby @isabelizimm in https://github.com/rstudio/vetiver-python/pull/77 - model monitoring by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/76
- add mini chicago dataset by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/81
- remove trailing slashes by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/83
- explicitly add
nto hover data inplot_metricsby @isabelizimm in https://github.com/rstudio/vetiver-python/pull/84 - feat: initial vetiverpinmetrics implementation by @machow in https://github.com/rstudio/vetiver-python/pull/82
- Use setuptools_scm for tagged versioning by @has2k1 in https://github.com/rstudio/vetiver-python/pull/86
- handlers to register themselves by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/87
- coerce date var to datetime by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/89
- Cleaning by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/92
New Contributors
- @machow made their first contribution in https://github.com/rstudio/vetiver-python/pull/82
Full Changelog: https://github.com/rstudio/vetiver-python/compare/v0.1.5...v0.1.6
- Python
Published by isabelizimm over 3 years ago
vetiver - v0.1.4
What's Changed
- Write docker file by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/8
- prettier docs by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/17
- import mtcars by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/20
- add **kw to predict by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/22
- Rapidoc visual by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/19
- port/host to
.run()by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/23 - return dataframes in
predict()by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/24 - make torch optional dependency by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/29
- update to pypi
pins0.2.0 by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/31 - refactor docstrings for clarity by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/36
- Fix docstring title indent by @has2k1 in https://github.com/rstudio/vetiver-python/pull/38
- Only publish documentation from the main branch by @has2k1 in https://github.com/rstudio/vetiver-python/pull/41
- Allow GHA testing on the dev branch by @has2k1 in https://github.com/rstudio/vetiver-python/pull/37
- Add weekly tests using pins main branch by @has2k1 in https://github.com/rstudio/vetiver-python/pull/43
- fix function name in app file by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/46
- Refine README + docs by @juliasilge in https://github.com/rstudio/vetiver-python/pull/48
- Use singledispatch to generate ptypes and remove save_ptype parameter by @has2k1 in https://github.com/rstudio/vetiver-python/pull/50
- fix Connect redirect and openapi path by @isabelizimm in https://github.com/rstudio/vetiver-python/pull/55
New Contributors
- @has2k1 made their first contribution in https://github.com/rstudio/vetiver-python/pull/38
- @juliasilge made their first contribution in https://github.com/rstudio/vetiver-python/pull/48
Full Changelog: https://github.com/rstudio/vetiver-python/commits/v0.1.4
- Python
Published by isabelizimm over 3 years ago