4.0.0rc0
Pre-release
Pre-release
- Upgraded dependencies: Flask to 3.x, SQLAlchemy to 2.x.
- Fixed issue with
get_envimport fromflask.helpers, now usehobbit_core.utils.get_env.HOBBIT_ENVis now only used to determine the configuration file. - Fixed
hobbit_core.db.transaction.