Releases: rails/sprockets
Releases · rails/sprockets
3.5.2
- Fix JRuby bug with concurrent-ruby.
- Fix disabling gzip generation in cached environments.
3.5.1
3.5.0
- Reintroduce Gzip file generation for non-binary assets.
3.4.1
PathUtils::Entries
will no longer error on an empty directory.
3.4.0
Expose method to override the sass cache in the SassProcessor
.
3.3.5
3.3.4
- Relative cache contents now work with windows.
3.3.3
- Remove more absolute paths from cache contents.
3.3.2
- Fix cache contents to use relative paths instead of absolute paths.
3.3.1
- Fix legacy Tilt integration when locals is required argument.