Skip to content

v0.28.0

Compare
Choose a tag to compare
@cofin cofin released this 13 Jan 19:11
· 33 commits to main since this release

What's changed

This release adds a new optional --bind-key option to the CLI. When used, it will only use that specific engine for applying alembic migrations.

New contributors 🎉

New features 🚀

  • feat(cli): add bind-key option to CLI by @cofin in #339

Document and Bugfixes 🐛

  • docs: added information about accessing sessions by @Harshal6927 in #325
  • docs: update color theme to match litestar by @Kumzy in #334
  • docs: add types documentation by @Kumzy in #335
  • docs: Add doc for creating a custom model by @Kumzy in #333

Full Changelog
v0.27.1...v0.28.0