- Added support for factory pattern usage. - Added :ref:`differences` section to the documentation.
0.2.1
- Fixed bug in the HTML build of the documentation that could cause the title to overlap with the text in some cases.
0.2.0
- Added support for globbing instead of regular expressions, using the `MAKESTATIC_FILEPATTERN_FORMAT` configuration variable. - Increased lowest supported version of Flask to 0.10, which is the first release supporting Python 3.x.