Releases: rails/propshaft
Releases Β· rails/propshaft
v0.6.0
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
incompute_asset_path
instead of each resolver by @rmacklin in #20
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Improve the registration of the Engines' assets path in propshaft by @rafaelfranca in #43
- Add task to reveal the full path of assets by @brenogazzola in #39
- Ensure compatibility with esbuilds' base32 digests by @brenogazzola in #55
- Do not mount the server if public_file_server is not enabled by @aaronjensen in #59, #61, #62
Full Changelog: v0.4.3...v0.5.0
v0.4.4
What's Changed
- Add task to reveal the full path of assets by @brenogazzola in #39
- Improve the registration of the Engines' assets path in propshaft by @rafaelfranca in #43
Full Changelog: v0.4.3...v0.4.4
0.4.2
0.4.1
0.4.0
What's Changed
- Fix Regexp used for CSS comment detection by @rmacklin in #32
- Add 'clean' rake task by @brenogazzola in #33
- Warn on missing asset in compiler by @brenogazzola in #31
Full Changelog: v0.3.1...v0.4.0
0.3.1
0.3.0
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
What's Changed
- Allow multiple extensions after .digested by @brenogazzola in #14
- Help users migrating from Sprockets by @brenogazzola in #15
- Raise missing asset error in more places by @brenogazzola in #16
- Log assets' digest_path as they are written by @brenogazzola in #17
- Add reveal task by @brenogazzola in #19
- Ensure costly objects in assembly are memoized by @brenogazzola in #23
Full Changelog: v0.2.0...v0.2.1