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