- Fixed the ManageAssets command to work with the current Flask-Script version.
0.2
- Support for init_app() protocol, multiple applications. - Integrate with Flask-Script, provide management command. - Properly support Flask modules, with the ability to reference the module's static files in bundles (Olivier Poitrey).