Releases: solidusio/solidus_support
Releases · solidusio/solidus_support
v0.7.0
What's Changed
- Remove redundant
solidus_core
dev dependency by @brchristian in #50 - Support Rails 5.1.x by @brchristian in #51
- Use
Spree::Event. activate_all_subscribers
when available by @spaghetticode in #53
New Contributors
- @brchristian made their first contribution in #50
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add frontend/backend/api decorators to autoload path by @kennyadsl in #44
- Autoload Solidus Event subscribers from extensions by @spaghetticode in #45
- Stop using SolidusSupport.solidus_gem_version by @elia in #46
- Load event subscribers only when Spree::Event is available by @spaghetticode in #47
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Push decorators to autoload path using config.autoload_paths by @kennyadsl in #43
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Spring cleaning by @aldesantis in #33
- Replace manual cache checks w/ require_dependency by @elia in #39
- Fixes isse when zeitwerk is not enabled by @softr8 in #38
- Update solidus_dev_support by @aldesantis in #41
- Load Solidus engine extension files automatically by @aldesantis in #42
- Deprecate SolidusSupport.solidus_gem_version by @kennyadsl in #37
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Merge pull request #32 from aldesantis/sprockets Fix issues with test runs