- Log coffeescript compilation errors
- Fixed bug with paths on Windows (by syabro)
- Use STATIC_ROOT / STATIC_URL settings when possible instead of MEDIA_ROOT / MEDIA_URL (by Roman Vorushin)
- Add CHANGES.rst to MANIFEST.in
- Automatically remove old files from COFFEESCRIPT_CACHE
- Add basic unit tests
- Initial release