Releases: fastapi-practices/sqlalchemy-crud-plus
Releases · fastapi-practices/sqlalchemy-crud-plus
1.13.1
What's Changed
- Fix the return of the query with join by @wu-clan in #75
- Add the select from to join condition by @wu-clan in #76
- Prepare for 1.13.1 release by @wu-clan in #78
- Update the relationship docs structure by @wu-clan in #79
- Update changelog for 1.13.0 by @wu-clan in #77
Full Changelog: 1.13.0...1.13.1
1.13.0
What's Changed
- Add the ty for type checking by @wu-clan in #70
- Update changelog for 1.12.1 by @wu-clan in #69
- Add logical relationship tests and docs by @wu-clan in #71
- Add support for returning join table results by @wu-clan in #72
- Prepare for 1.13.0 release by @wu-clan in #73
- Fix the docs ci and update uv source by @wu-clan in #74
Full Changelog: 1.12.1...1.13.0
1.12.1
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