Tags: stapi-spec/pystapi
Tags
release: stapi-pydantic v0.0.4 (#118) Requesting two reviews JIC. Following instructions in https://github.com/stapi-spec/pystapi/blob/322138265c1957b9872573d1235c6a42c0603084/RELEASING.md.
release stapi-fastapi 0.7.1 with stapi-pydantic dependency (#107) ## What I'm changing - release stapi-fastapi 0.7.1 ## How I did it n/a ## Checklist - [x] Tests pass: `uv run pytest` - [x] Checks pass: `uv run pre-commit run --all-files` - [x] CHANGELOG is updated (if necessary)
stapi-pydantic release prep 0.0.3 (#105) ## What I'm changing - update version to 0.0.3 for a release in pyproject.toml and changelog - motivation for this is being able to fix: - #104 ## How I did it n/a ## Checklist - [X] Tests pass: `uv run pytest` - [X] Checks pass: `uv run pre-commit run --all-files` - [X] CHANGELOG is updated (if necessary)
prep stapi-fastapi release v0.7.0 (#96) ## What I'm changing - Update stapi-fastapi CHANGELOG to prep v0.7.0 release ## How I did it - n/a ## Checklist - [X] Tests pass: `uv run pytest` - [X] Checks pass: `uv run pre-commit run --all-files` - [X] CHANGELOG is updated (if necessary) --------- Co-authored-by: Pete Gadomski <pete.gadomski@gmail.com>