Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.1 KB

Changelog.md

File metadata and controls

41 lines (24 loc) · 1.1 KB

development version

full changelog

  • Nothing yet

1.0.3

full changelog

  • 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

  • Bug fixes
    • Don't crash on nil roadie_options

1.0.1

full changelog

  • Bug fixes
    • Inline HTML in emails without a plaintext part

1.0.0

full changelog

  • Use released version of Roadie 3.0.0

1.0.0.pre1

full changelog

  • First implementation