1.7.0 - 2025-04-13¶
What's Changed¶
- Update website and repository url by @wu-clan in #34
- Add count and exists usages by @wu-clan in #37
- Prepare for 1.7.0 release by @wu-clan in #38
Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.6.0...1.7.0
1.6.0 - 2024-11-09¶
What's Changed¶
Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.5.0...1.6.0
1.5.0 - 2024-11-03¶
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: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.4.0...1.5.0
v1.4.0 - 2024-08-27¶
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: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.3.0...1.4.0
v1.3.0 - 2024-08-25¶
What's Changed¶
Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.2.0...1.3.0
v1.2.0 - 2024-08-24¶
What's Changed¶
Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.1.0...1.2.0
v1.1.0 - 2024-08-24¶
What's Changed¶
- Add mkdocs usage documentation by @wu-clan in #12
- Update some async functions definition by @wu-clan in #13
- Update ci for build docs by @wu-clan in #14
- Fix ci install pngquant user by @wu-clan in #15
- Fix docs ci run pip by @wu-clan in #16
- Prepare for 1.1.0 release by @wu-clan in #17
- Add ci for change logs by @wu-clan in #18
Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.0.0...1.1.0
v1.0.0 - 2024-08-12¶
Major Event¶
CRUD methods have been refactored, check out the documentation for new usage!
What's Changed¶
- Refactor code to enhance selection and operations by @wu-clan in #9
- Prepare for 1.0.0 release by @wu-clan in #11
Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/0.0.4...1.0.0
v0.0.4 - 2024-08-09¶
What's Changed¶
- Add pep561 support to the library by @wu-clan in #7
- Add commit option to CRUD operations by @wu-clan in #8
- Prepare for 0.0.4 release by @wu-clan in #10
Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/0.0.3...0.0.4