Releases: CheeseCake87/flask-imp
Releases · CheeseCake87/flask-imp
2.0.3
Bug fixed: static folder was not setting correctly to the global collections folder
Bug fixed: error was confusing if sqlalchemy dialect was wrong
2.0.2
Version 2 overhaul.
Removed:
- orm.CrudMixin
- themes
- import_builtins()
- cli action: add-theme
- cli action: rename-bp
Renamed
- import_routes() > import_resources()
- cli action: add-bp > blueprint
New
- Global Collection Folder
- cli action: init