- Fixed autodetection of rubocop configuration (PR #5 — thanks @rpbaptist!)
- Configuration option for custom rubocop path has changed, see README for details
- Fixed compatibility with SublimeLinter 4 (PR #4 — thanks @rpbaptist!)
- Added new configuration options; see README for details
- Now supports linting while you edit; fixing issue #1
- Requires slim_lint >= 0.5.0
- Lints on file save, as a temporary fix for issue #1
- Initial release