Skip to content

4.0.0rc0

Pre-release
Pre-release

Choose a tag to compare

@TTWShell TTWShell released this 26 Sep 06:21
· 15 commits to master since this release
d6506fd
  • Upgraded dependencies: Flask to 3.x, SQLAlchemy to 2.x.
  • Fixed issue with get_env import from flask.helpers, now use hobbit_core.utils.get_env . HOBBIT_ENV is now only used to determine the configuration file.
  • Fixed hobbit_core.db.transaction.