- nothing yet
- Python 2.6 support
- Prevent errors on regex lookups with SQLite (issue #5)
- Python 3 support
- Documented integration with Django Pipeline or RequireJS
- Package the unminified version too (used when
settings.DEBUG=True
)
- Django 1.5 compatibility
- Added custom search and sort demo
- Fix formatting with unicode
- Handle custom server-side search implementation
- Handle custom server-side sort implementation
- Fix static files packaging
- Fix requirements packaging
- Initial implementation