Releases: solidusio-contrib/solidus_feeds
Releases · solidusio-contrib/solidus_feeds
v0.2.0
What's Changed
- Update to use forked solidus_frontend when needed by @waiting-for-dev in #22
- Update dependancies and build for current solidus versions by @harmonymjb in #23
- Fix examples in README by @tvdeyen in #25
- Pin sqlite3 to v1.7 locally by @tvdeyen in #24
- feat(GoogleMerchant): Allow to load products via scope. by @tvdeyen in #26
- Run tests with Ruby >= 3.1 by @tvdeyen in #27
New Contributors
- @waiting-for-dev made their first contribution in #22
- @harmonymjb made their first contribution in #23
- @tvdeyen made their first contribution in #25
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Implemented enhancements:
- Add a static file publisher #16
- Implement a Google Merchant generator #4
- Implement a published for S3 #3
- Provide instructions on how to migrate from solidus_product_feed #2
- solidus_dev_support update #10 (elia)
Fixed bugs:
Closed issues:
- Implement a feed generator for Amazon #8
- Render product URLs in generators #7
- Implement a Facebook product feed generator #5
Merged pull requests:
- Preparations for first release #20 (nirebu)
- Add documentation on Facebook feed format #19 (nirebu)
- Remove unplanned publishers #18 (nirebu)
- Add a static file publisher #17 (nirebu)
- Remove Amazon generator from README #15 (MinasMazar)
- Add legacy behaviour to README #13 (nirebu)
- Make class definition compatible with classic autoloader #12 (jontarg)
- Improve first usage experience #11 (nirebu)
- Implement S3 feed publisher #9 (nirebu)
- Implement Google merchant generator #6 (nirebu)
- Initial feed registry implementation #1 (elia)
* This Changelog was automatically generated by github_changelog_generator