Releases: SunBright-Technologies/clientcraft
Releases · SunBright-Technologies/clientcraft
Release list
v0.1.5
What's Changed
- Add clientcraft.testing helpers + examples reorg + docs-on-release by @ggutierrez-sunbright in #6
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- add customizable catch-all error handling in #5
v0.1.3
What's Changed
- add customizable error handling in #4
v0.1.2
What's Changed
- feat: add model_dump_mode for request serialization by @ggutierrez-sunbright in #3
This fixes the typical serialization errors with fields like UUID or datetime
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- add parameter-less endpoints by @ggutierrez-sunbright in #1
- Docs/add documentation and gh pages by @ggutierrez-sunbright in #2
Full Changelog: v0.1.0...v0.1.1
v0.1.0
First public release, still in beta.
Check the readme for details on the project