Skip to content

Commit ed150f6

Browse files
committed
update changelog for v0.2.2
1 parent b533875 commit ed150f6

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

docs/changelog.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,39 @@
33

44
For full details, view the [commit logs](https://github.com/rstudio/vetiver-python/commits/).
55

6+
## v0.2.2
7+
### What's Changed
8+
9+
**Full Changelog**: https://github.com/rstudio/vetiver-python/compare/v0.2.1...v0.2.2
10+
* DOCS: add square logo in [GH173](https://github.com/rstudio/vetiver-python/pull/173)
11+
* DOCS: add API structure documentation in [GH176](https://github.com/rstudio/vetiver-python/pull/176)
12+
* DOCS: update docs to look less like vetiver.rstudio.com in [GH178](https://github.com/rstudio/vetiver-python/pull/178)
13+
* BUG: remove __all__ in init in [GH182](https://github.com/rstudio/vetiver-python/pull/182)
14+
* MAINT: require no less than pins 0.7.1 in [GH183](https://github.com/rstudio/vetiver-python/pull/183)
15+
* ENH: endpoint_fx docstring as FastAPI description in [GH179](https://github.com/rstudio/vetiver-python/pull/179)
16+
* MAINT: Update Pydantic usage for v2 compatibility in [GH185](https://github.com/rstudio/vetiver-python/pull/185)
17+
* MAINT: Update model_card.qmd by in [GH186](https://github.com/rstudio/vetiver-python/pull/186)
18+
* ENH: add `/GET` prototype endpoint in [GH174](https://github.com/rstudio/vetiver-python/pull/174)
19+
* BUG: use max instead of first in [GH189](https://github.com/rstudio/vetiver-python/pull/189)
20+
21+
## v0.2.1
22+
### What's Changed
23+
24+
**Full Changelog**: https://github.com/rstudio/vetiver-python/compare/v0.2.0...v0.2.1
25+
26+
* DOC: add changelog in [GH151](https://github.com/rstudio/vetiver-python/pull/151)
27+
* FIX: None type handling for `python_version` in metadata [GH149](https://github.com/rstudio/)vetiver-python/pull/149
28+
* Match GHA Python versions to Connect [GH157](https://github.com/rstudio/vetiver-python/pull/157)
29+
* DOCS: move from sphinx to quartodoc [GH153](https://github.com/rstudio/vetiver-python/pull/153)
30+
* BUG,CI: /latest not rendering correctly [GH158](https://github.com/rstudio/vetiver-python/pull/158)
31+
* MAINT: spring cleaning [GH160](https://github.com/rstudio/vetiver-python/pull/160)
32+
* DOCS: Add netlify docs preview [GH163](https://github.com/rstudio/vetiver-python/pull/163)
33+
* MAINT: spring cleaning [GH164](https://github.com/rstudio/vetiver-python/pull/164)
34+
* ENH: Refactor server handling [GH155](https://github.com/rstudio/vetiver-python/pull/155)
35+
* FEAT: add required packages to authorize pins boards [GH166](https://github.com/rstudio/vetiver-python/)pull/166
36+
* MAINT: start typing vetiver [GH168](https://github.com/rstudio/vetiver-python/pull/168)
37+
* FEAT: add new `/metadata` GET endpoint [GH170](https://github.com/rstudio/vetiver-python/pull/170)
38+
* FEAT: implement spacy models [GH143](https://github.com/rstudio/vetiver-python/pull/143)
639

740
## v0.2.0
841
### What's Changed

0 commit comments

Comments
 (0)