- Compatibility with Rails 4.2, Slim 3, and Sprockets 3
- Manually append assets path if Rails not available (#33)
- Performance improvements
- Fix 'SyntaxError: unexpected LOGIC' bug (#30)
- Now uses/requires slim 2.0.0
- Now requires Ruby 1.9.3+
- Restore compatibility with slim 1.2.2
- Compatibility with temple 0.4.1
- Fix #13, load order issue with IndentDispatcher
- Add missing coffee-script require
- Fix sprockets integration (#17)
- Fixed "Unexpected token return" (issue #10)