Releases: pallets-eco/flask-pydantic
Releases · pallets-eco/flask-pydantic
0.13.2
v0.13.1
What's Changed
- Fix pytest ruff parameter in CI by @Merinorus in #99
- fix: added _is_sequence() to support more sequence types in models and tests for new cases by @oda02 in #105
New Contributors
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Fix CI on macOS runners by @Merinorus in #94
- Replace Black by Ruff by @Merinorus in #98
- fix install instructions in README by @stv8 in #101
- Add backward compatibility with Pydantic V1 by @Merinorus in #92
- Prepare v0.13.0 release by @stv8 in #102
- fix typo in build requirements/build.txt by @stv8 in #103
New Contributors
- @Merinorus made their first contribution in #94
- @stv8 made their first contribution in #101
Full Changelog: v0.12.0...v0.13.0