All Versions
19
Latest Version
Avg Release Cycle
171 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v1.1.0.rc1 Changes
September 14, 2015๐ full changelog
- Add support for
roadie
'skeep_uninlinable_css
option.
- Add support for
-
v1.0.6 Changes
May 07, 2015๐ full changelog
- ๐ Bug fixes:
- Support Sprockets 3's new hash length (#41)
- ๐ Bug fixes:
-
v1.0.5 Changes
๐ full changelog
- โจ Enhancements:
- Remove dependency on
rails
in favor ofrailties
โ Mark J. Titorenko (mjtko)
- Remove dependency on
- ๐ Bug fixes:
- Support for Rails 4.2 default configuration โ Tomas Celizna (tomasc)
- It's possible to inline assets with a digest (hash at the end of the filename), which is how Rails 4.2 defaults to, even when assets are not stored on disk.
- โจ Enhancements:
-
v1.0.4 Changes
๐ full changelog
- โจ Enhancements:
- Support for Rails 4.2 โ Ryunosuke SATO (tricknotes)
- โจ Enhancements:
-
v1.0.3 Changes
๐ full changelog
- ๐ Bug fixes
- Don't change
asset_providers
of aRoadie::Document
when applying Options with noasset_providers
set. - Support assets inside subdirectories.
- Don't add
AssetPipelineProvider
when asset pipeline is unavailable (e.g. inside Rails engines). - Raise error when initializing
AssetPipelineProvider
withnil
provider.
- Don't change
- ๐ Bug fixes
-
v1.0.2 Changes
๐ full changelog
- ๐ Bug fixes
- Don't crash on
nil
roadie_options
- Don't crash on
- ๐ Bug fixes
-
v1.0.1 Changes
๐ full changelog
- ๐ Bug fixes
- Inline HTML in emails without a plaintext part
- ๐ Bug fixes
-
v1.0.0 Changes
๐ full changelog
- ๐ Use released version of Roadie 3.0.0
-
v1.0.0.pre1 Changes
๐ full changelog
- First implementation