Releases: fastapi-practices/sqlalchemy-crud-plus
Releases · fastapi-practices/sqlalchemy-crud-plus
1.12.0
1.11.0
What's Changed
- Update changelog for v1.10.0 by @wu-clan in #52
- Add bulk create and update methods by @wu-clan in #53
- Add the join condition onclause support by @wu-clan in #54
- Optimize document layout and content by @wu-clan in #55
- Prepare for 1.11.0 release by @wu-clan in #56
- Update pyproject to dynamic version number by @wu-clan in #57
Full Changelog: v1.10.0...1.11.0
v1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
What's Changed
- Update some usage documents by @wu-clan in #27
- Update the interactive link address by @wu-clan in #28
- update interactive link descriptions by @wu-clan in #29
- Update package manager pdm to uv by @wu-clan in #31
- Add create and update kwargs usage by @wu-clan in #30
Full Changelog: 1.4.0...1.5.0
v1.4.0
What's Changed
- Add lint and test ci by @wu-clan in #24
- Fix the cache for docs ci by @wu-clan in #25
- Update model primary key for dynamic retrieval by @DavidSche in #23
- Prepare for 1.4.0 release by @wu-clan in #26
New Contributors
- @DavidSche made their first contribution in #23
Full Changelog: 1.3.0...1.4.0