8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e2e859 commit cc173b6Copy full SHA for cc173b6
CHANGES
@@ -1,8 +1,13 @@
1
-Development version (?)
+0.7 (2012-04-11)
2
+ This release is compatible with webassets 0.7.
3
+
4
- Now officially requires at least Flask 0.8, so it can use the new
5
extension import system, but using the compatibility module, older
6
Flask versions should work fine as well:
7
http://flask.pocoo.org/docs/extensions/
8
+ - Support Python 2.5.
9
+ - Allow customizing the backend of ``ManageAssets`` command.
10
+ - Due to webassets 0.7, the cssrewrite filter now works with Blueprints.
11
12
0.6.2 (2011-10-12)
13
- Fixed Blueprint/Module resolving in output path.
0 commit comments