-
3.1.0
- Change dependency from dartsass-ruby to sassc-embedded.
- Drop support for Ruby prior to 3.1.
- Add Rubocop and fix all issues.
-
3.0.0
-
2.1.2
-
2.1.1
-
2.1.0
-
2.0.0
-
1.3.0
-
1.2.1
- Bump SassC (and thus LibSass) version
-
1.2.0
-
1.1.0
- Moved under the official sass organization!
- Source line comments (
app.config.sass.line_comments
) - Prevent sass-rails railtie from running
- CSS compression may be disabled in test mode. Special thanks to this Sass-Rails PR for inspiration.
-
1.0.0
- Initial Release
- Add support for inline source maps
- Support compression in the way that Sass-Rails handles it