Releases: foarsitter/requestmodel
Releases · foarsitter/requestmodel
v0.7.0
Changes
- Update pyproject.toml (#162) @foarsitter
- Remove scalar type validation (#161) @foarsitter
- Revert "Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0" (#156) @foarsitter
- Add coverage TypeAdapter in asend (#144) @foarsitter
- Update github actions coverage path (#143) @foarsitter
- Remove safety from github actions (#141) @foarsitter
- Update linting errors (#133) @foarsitter
📦 Dependencies
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#157) @dependabot
- Bump furo from 2022.12.7 to 2024.8.6 (#158) @dependabot
- Bump sphinx from 5.3.0 to 7.1.2 (#159) @dependabot
- Bump myst-parser from 0.18.1 to 3.0.1 (#160) @dependabot
- Bump tornado from 6.4.1 to 6.4.2 (#147) @dependabot
- Bump pytest from 8.3.3 to 8.3.4 in the dev-dependencies group (#149) @dependabot
- Bump codecov/codecov-action from 5.0.2 to 5.1.1 (#152) @dependabot
- Bump pydantic from 2.9.2 to 2.10.3 (#153) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#155) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 (#136) @dependabot
- Bump codecov/codecov-action from 4.6.0 to 5.0.2 (#139) @dependabot
- Bump safety from 3.2.9 to 3.2.11 in the dev-dependencies group across 1 directory (#140) @dependabot
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#124) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#125) @dependabot
- Bump actions/setup-python from 5.2.0 to 5.3.0 (#129) @dependabot
- Bump werkzeug from 3.0.3 to 3.0.6 (#130) @dependabot
- Bump the dev-dependencies group across 1 directory with 5 updates (#131) @dependabot
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#132) @dependabot
v0.6.1
Changes
- TypeAdapter support for asend (#127) @foarsitter
- Explain how common use cases are handled (#81) @foarsitter
- change dutch "voor" to english "for" (#80) @ynte
- Fix usage.md imports (#79) @ynte
📦 Dependencies
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#120) @dependabot
- Bump httpx from 0.27.0 to 0.27.2 (#121) @dependabot
- Bump pydantic from 2.9.1 to 2.9.2 (#122) @dependabot
- Bump the dev-dependencies group across 1 directory with 7 updates (#119) @dependabot
- Bump pydantic from 2.7.4 to 2.9.1 (#118) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#116) @dependabot
- Bump cryptography from 42.0.7 to 43.0.1 (#115) @dependabot
- Bump actions/setup-python from 5.1.0 to 5.2.0 (#112) @dependabot
- Bump furo from 2022.12.7 to 2024.8.6 (#109) @dependabot
- Bump setuptools from 69.5.1 to 70.3.0 (#104) @dependabot
- Bump zipp from 3.18.1 to 3.19.2 (#101) @dependabot
- Bump sphinx from 5.3.0 to 7.1.2 (#99) @dependabot
- Bump certifi from 2024.2.2 to 2024.7.4 (#96) @dependabot
- Bump the dev-dependencies group with 2 updates (#95) @dependabot
- Bump urllib3 from 2.2.1 to 2.2.2 (#93) @dependabot
- Bump coverage from 7.5.3 to 7.5.4 in the dev-dependencies group (#94) @dependabot
- Bump tornado from 6.4 to 6.4.1 (#85) @dependabot
- Bump authlib from 1.3.0 to 1.3.1 (#88) @dependabot
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#89) @dependabot
- Bump pydantic from 2.7.2 to 2.7.4 (#90) @dependabot
- Bump the dev-dependencies group across 1 directory with 4 updates (#91) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#92) @dependabot
- Bump pydantic from 2.7.1 to 2.7.2 (#84) @dependabot
- Bump the dev-dependencies group with 4 updates (#83) @dependabot
- Bump the dev-dependencies group with 4 updates (#82) @dependabot
- Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#78) @dependabot
- Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#77) @dependabot
- Bump actions/setup-python from 5.0.0 to 5.1.0 (#76) @dependabot
- Bump furo from 2022.12.7 to 2024.5.6 (#74) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#48) @dependabot
- Bump myst-parser from 0.18.1 to 3.0.1 (#73) @dependabot
- Bump idna from 3.6 to 3.7 (#68) @dependabot
- Bump pydantic from 2.6.1 to 2.7.1 (#70) @dependabot
- Bump sphinx from 5.3.0 to 7.1.2 (#54) @dependabot
- Bump httpx from 0.26.0 to 0.27.0 (#57) @dependabot
- Bump codecov/codecov-action from 4.0.0 to 4.3.1 (#75) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#63) @dependabot
- Bump actions/download-artifact from 3 to 4 (#35) @dependabot
- Bump actions/upload-artifact from 3 to 4 (#34) @dependabot
v0.6.0
Changes
💥 Breaking Changes
- Remove Fastapi as dependency (#50) @foarsitter
🚀 Features
- Add support for field aliases (#52) @foarsitter
🔥 Removals and Deprecations
- Remove Fastapi as dependency (#50) @foarsitter
🪲 Fixes
- httpx initial client headers are respected and merged (#53) @foarsitter
🔨 Refactoring
- Rename response to raw_response and next() to next_from_response() (#51) @foarsitter
📦 Dependencies
- Bump fastapi from 0.104.0 to 0.109.0 (#39) @dependabot
- Bump sphinx from 5.3.0 to 7.1.2 (#23) @dependabot
- Bump actions/setup-python from 4.7.1 to 5.0.0 (#32) @dependabot
- Bump myst-parser from 0.18.1 to 2.0.0 (#24) @dependabot
- Bump furo from 2022.12.7 to 2024.1.29 (#43) @dependabot
- Bump codecov/codecov-action from 3.1.4 to 4.0.0 (#45) @dependabot
v0.5.0
Changes
- Use validate_python when a TypeAdapter is given (#41) @foarsitter
📦 Dependencies
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#30) @dependabot
- Bump httpx from 0.25.0 to 0.26.0 (#36) @dependabot
- Bump actions/cache from 3 to 4 (#40) @dependabot
v0.4.0
Changes
- Annotated param validation (#26) @foarsitter
- Only except scalars for Path, Query, Header & Cookie (#22) @foarsitter
📦 Dependencies
- Bump actions/setup-python from 4.7.0 to 4.7.1 (#19) @dependabot
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#20) @dependabot
- Bump fastapi from 0.103.2 to 0.104.0 (#21) @dependabot
v0.3.1
Changes
- Override request property when
exclude_unset=True
but the value is not None (#18) @foarsitter
📦 Dependencies
- Bump fastapi from 0.103.1 to 0.103.2 (#17) @dependabot
v0.3.0
Changes
- IteratorRequestMode & Path parameters (#13) @foarsitter
📦 Dependencies
- Bump myst-parser from 0.18.1 to 2.0.0 (#14) @dependabot
- Bump sphinx from 5.3.0 to 7.1.2 (#15) @dependabot
- Bump furo from 2022.12.7 to 2023.9.10 (#16) @dependabot
v0.2.5
Changes
📦 Dependencies
- Bump sphinx from 5.3.0 to 7.1.2 (#9) @dependabot
- Bump furo from 2022.12.7 to 2023.9.10 (#10) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10 (#11) @dependabot
- Bump myst-parser from 0.18.1 to 2.0.0 (#12) @dependabot
v0.2.4
Changes
- No changes
v0.2.3
Changes
- No changes