Skip to content

Releases: rails/sprockets

4.2.1

05 Sep 21:54
v4.2.1
5b040f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.2.1

4.2.0

05 Sep 21:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.1...v4.2.0

v4.1.1

27 Jun 23:51
v4.1.1
cb02e3f
Compare
Choose a tag to compare
  • Fix Sprockets::Server to return response headers to compatible with with Rack::Lint 2.0.

Full Changelog: v4.1.0...v4.1.1

v4.1.0

24 Jun 15:24
v4.1.0
2614054
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.3...v4.1.0

v4.0.3

23 Jun 20:34
58cca17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.2...v4.0.3

v3.7.0

21 Jul 15:39
Compare
Choose a tag to compare
  • Deprecated interfaces now emit deprecation warnings #345

v3.6.3

01 Jul 18:01
Compare
Choose a tag to compare
  • Faster asset lookup in large directories #336
  • Faster PathUtils.match_path_extname 697269c
  • Fixed uglifier comment stripping #326
  • Error messages now show load path info #313

v3.6.2

21 Jun 18:34
Compare
Choose a tag to compare

Performance improvements.

3.6.1

21 Jun 19:33
1f610ed
Compare
Choose a tag to compare

Some performance improvements

3.6.0

06 Apr 18:22
v3.6.0
Compare
Choose a tag to compare
  • Add Manifest#find_sources to return the source of the compiled assets.
  • Fix the list of compressable mime types.
  • Improve performance of the FileStore cache.