Skip to content

v0.29.0

Compare
Choose a tag to compare
@cofin cofin released this 17 Jan 03:54
· 22 commits to main since this release

Whats New

This release is primarily focused on documentation, typing improvements, and an all new native Flask integration.

New contributors 🎉

Bugfixes 🐛

  • fix: fully qualify all datetime module references by @cofin in #341
  • fix: disabled timezone in alembic.ini by @Harshal6927 in #344

New features 🚀

  • feat: various typing improvements for services by @cofin in #342
  • feat(flask): Auto extend Flask CLI and add session integration by @cofin in #111

Other changes

  • docs: clarifications to services and modeling docs by @sloria in #345

Full Changelog
v0.28.0...v0.29.0