The latest release is available on
PyPi and
GitHub. It updates the bundled require.js libraries, and adds in a manifest file storage for Django 1.7+.
The full changelog is as follows:
- Added in OptimizedManifestStaticFilesStorage. (@rockymeza)
- Updating requirejs to 2.1.16. (@thijstriemstra)
- Updating r.js to 2.1.16. (@thijstriemstra)
- Updating almond to 0.3.0 (@thijstriemstra)
- Updating closure compiler to v20150126. (@thijstriemstra)
- Updating rhino to 1.7R5. (@thijstriemstra)
It should be backwards compatible, and is recommended for all users.
Happy coding!