Skip to content

Releases: rails/sprockets

v4.2.2

19 Aug 13:40
Compare
Choose a tag to compare

What's Changed

  • document how to chain ERB for custom processors by @ashkulz in #807
  • Drop base64 gem from dependency by @tricknotes in #810
  • Add Ruby 3.3 to CI matrix by @m-nakamura145 in #799
  • Bump rake version 13.2 or higher to suppress ostruct warnings by @yahonda in #811
  • Add logger as dependency to address warnings against Ruby 3.4.0dev by @yahonda in #813
  • Address warning: URI::RFC3986_PARSER warnings against ruby 3.4.0dev by @yahonda in #812

Full Changelog: v4.2.1...v4.2.2

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