- Added specification for environment variables in flask framework - Added telegram bot capabilities to flask framework - Added URL path capabilities to flask framework - Added environment variable dumping capabilities to flask framework
0.9.6
- Added domain name to flask config
0.9.5
- Enhanced flask logging
0.9.4
- Fixed enum handling in ModelMixin repr method
0.9.3
- Fixed flask API issues
0.9.2
- Added ways to add more variables to template rendering for default routes - Fixed loading extra config data - Fixed issues with flask while testing due to import side effects