Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@Kludex Kludex released this 18 Dec 09:15
· 18 commits to master since this release
6b0c767

Fixed

  • Fixed breaking changes in SQLAlchemy cursor; supports >=1.4.42,<1.5 (#513).
  • Wrapped types in typing.Optional where applicable (#510).