Skip to content

Releases: rails/propshaft

v0.6.0

10 Feb 13:30
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Consider config.assets.version in computation of digests by @dhh in #65
  • Don't include dot files in the load path by @dhh in b569c82
  • Allow excluded paths to be configured by @dhh in c669e39
  • Actually output paths in assets:reveal tasks by @dhh in 2585491
  • Raise MissingAssetError in compute_asset_path instead of each resolver by @rmacklin in #20

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 Jan 11:18
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.4

05 Dec 09:20
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

0.4.2

03 Dec 23:01
v0.4.2
b47f43b
Compare
Choose a tag to compare

What's Changed

  • Propshaft::Server#inspect by @ntl in #38
  • Only depends on the gems we need

New Contributors

  • @ntl made their first contribution in #38

Full Changelog: v0.4.1...v0.4.2

0.4.1

28 Nov 14:42
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

0.4.0

25 Nov 11:48
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

0.3.1

22 Nov 16:10
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Remove brotli compression (it is better done by webservers and CDNs) by @dhh in #29
  • CSS uses /* not // in source map comments by @dhh in #30

Full Changelog: v0.3.0...v0.3.1

0.3.0

22 Nov 15:30
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Rename rake assets:clean to rake assets:clobber to be consistent with sprockets by @Intrepidd in #27
  • Add sourceMappingURL digesting to JS + CSS by @dhh in #28

Full Changelog: v0.2.2...v0.3.0

0.2.1

09 Nov 09:47
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1