- Bump sassc-embedded dependency to 1.80.1.
- Allow pass-thru of all sass-embedded options.
- @ntkme - Fix custom importer and avoid mutex lock for custom functions
- @botandrose - Restore import tracking from Sprockets::SassProcessor so that edits to secondary imports are tracked
- @jukra - Alter the config to pass a --quiet-deps flag
- Remove config.sass.line_comments.
- Remove Sprockets 2.x related code.
- Add Ruby 3.4 to Github CI tests.
- Add Rails 8.0 to Github CI tests.
- Silence @import deprecation in tests.
- Fix broken tests.