- Add skim command-line interface
- Compatibility with Rails 6 and Sprockets 4
- Fix "Syntax Error: Unexpected &" bug (#48) -- thanks to @pavelkomiagin!
- Update README with CLI documentation and new copyright notice
- Update LICENSE for new maintainership
- Upgrade Travis infrastructure
- 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)