Skip to content

Change Logs

1.6.0 - 2024-11-09

What's Changed

  • Add the flush usage by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/32
  • Prepare for 1.6.0 release by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/33

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 https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/27
  • Update the interactive link address by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/28
  • update interactive link descriptions by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/29
  • Update package manager pdm to uv by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/31
  • Add create and update kwargs usage by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/30

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