Skip to content

1.7.0 - 2025-04-13

What's Changed

Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.6.0...1.7.0

Changes

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

Changes

1.5.0 - 2024-11-03

What's Changed

Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.4.0...1.5.0

Changes

v1.4.0 - 2024-08-27

What's Changed

New Contributors

Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.3.0...1.4.0

Changes

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

Changes

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

Changes

v1.1.0 - 2024-08-24

What's Changed

Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/1.0.0...1.1.0

Changes

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

Changes

v0.0.4 - 2024-08-09

What's Changed

Full Changelog: https://github.com/fastapi-practices/sqlalchemy-crud-plus/compare/0.0.3...0.0.4

Changes