Skip to content

v0.0.2

Compare
Choose a tag to compare
@amotl amotl released this 06 Nov 07:08
· 387 commits to main since this release

What's Changed

  • CLI: Upgrade to click-aliases>=1.0.2, fixing erroring out when no group aliases
    are specified.

  • Add support for Python 3.12

  • SQLAlchemy: Improve UNIQUE constraints polyfill to accept multiple
    column names, for emulating unique composite keys.

Full Changelog: v0.0.1...v0.0.2