Sha256: b0887ae43d9fdc1aa20f3c965478338b665f62d4af440b2e9f4c81b523211555
Contents?: true
Size: 1.92 KB
Versions: 1
Compression:
Stored size: 1.92 KB
Contents
### development version [full changelog](https://github.com/Mange/roadie-rails/compare/v1.0.6...master) ### 1.0.6 [full changelog](https://github.com/Mange/roadie-rails/compare/v1.0.5...v1.0.6) * Bug fixes: * Support Sprockets 3's new hash length (#41) ### 1.0.5 [full changelog](https://github.com/Mange/roadie-rails/compare/v1.0.4...v1.0.5) * Enhancements: * Remove dependency on `rails` in favor of `railties` — [Mark J. Titorenko (mjtko)](https://github.com/mjtko) * Bug fixes: * Support for Rails 4.2 default configuration — [Tomas Celizna (tomasc)](https://github.com/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. ### 1.0.4 [full changelog](https://github.com/Mange/roadie-rails/compare/v1.0.3...v1.0.4) * Enhancements: * Support for Rails 4.2 — [Ryunosuke SATO (tricknotes)](https://github.com/tricknotes) ### 1.0.3 [full changelog](https://github.com/Mange/roadie-rails/compare/v1.0.2...v1.0.3) * Bug fixes * Don't change `asset_providers` of a `Roadie::Document` when applying Options with no `asset_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` with `nil` provider. ### 1.0.2 [full changelog](https://github.com/Mange/roadie-rails/compare/v1.0.1...v1.0.2) * Bug fixes * Don't crash on `nil` `roadie_options` ### 1.0.1 [full changelog](https://github.com/Mange/roadie-rails/compare/v1.0.0...v1.0.1) * Bug fixes * Inline HTML in emails without a plaintext part ### 1.0.0 [full changelog](https://github.com/Mange/roadie-rails/compare/v1.0.0.pre1...v1.0.0) * Use released version of Roadie 3.0.0 ### 1.0.0.pre1 [full changelog](https://github.com/Mange/roadie-rails/compare/0000000...v1.0.0.pre1) * First implementation
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roadie-rails-1.0.6 | Changelog.md |