- BC: No more support for Python 3.3, requiring Enum in watson-forms
3.4.3
- Fixes to component loading for dependencies
3.4.0
- Applications can now be split up into components to better provide organisation (use --component_based) - New Project no longer splits up configuration into separate files based on server type, prefer ENV vars - Default .gitignore file generated with New Project
3.3.0
- Views can now also be loaded via the PackageLoader [(package, folder)] format - Error pages (e.g. 404 and 500) will now respect the ACCEPT header and return the relevant Content-Type - Default Jinja2 error pages refactored out of .py into separate html files
3.2.1
- Styling and formatting tweaks for debug toolbar
3.2.0
- Upgraded and rethemed debug toolbar, can now be resized - i18n support via watson.framework.i18n