Skip to content

Latest commit

 

History

History
219 lines (116 loc) · 9.34 KB

CHANGELOG.md

File metadata and controls

219 lines (116 loc) · 9.34 KB

Changelog

Unreleased changes

2.2.1 - 2025-02-03

What's Changed

  • Prevent async update if existing operation is not finished by @VincentBean in #30

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/2.2.0...2.2.1

2.2.0 - 2025-02-03

What's Changed

  • Optimize special price updates by @VincentBean in #29

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/2.1.2...2.2.0

2.1.2 - 2025-01-29

What's Changed

  • Fix README code snippet by @FinnPaes in #27

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/2.1.1...2.1.2

2.1.1 - 2024-10-01

What's Changed

  • Require datetime string for special price dates by @VincentBean in #26

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/2.1.0...2.1.1

2.1.0 - 2024-09-10

What's Changed

  • Add Magento availability check by @VincentBean in #25

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/2.0.2...2.1.0

2.0.2 - 2024-08-28

What's Changed

  • Register listener by @VincentBean in #24

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/2.0.1...2.0.2

2.0.1 - 2024-08-06

What's Changed

  • Small fixes by @VincentBean in #23

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/2.0.0...2.0.1

2.0.0 - 2024-08-05

What's Changed

  • Refactor by @VincentBean in #22

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.6.1...2.0.0

1.6.1 - 2024-04-22

What's Changed

  • Activity log by @VincentBean in #21

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.6.0...1.6.1

1.6.0 - 2024-03-29

What's Changed

  • Support Laravel 11 by @VincentBean in #20

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.5.1...1.6.0

1.5.1 - 2024-01-17

What's Changed

  • Remove price failed_at data if success by @FinnPaes in #19

New Contributors

  • @FinnPaes made their first contribution in #19

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.5.0...1.5.1

1.5.0 - 2023-09-29

What's Changed

  • Automatically import customer groups to export missing tier prices by @ramonrietdijk in #18

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.4.1...1.5.0

1.4.1 - 2023-07-19

What's Changed

  • Add 'ALL GROUPS' to tier prices group filter by @VincentBean in #17

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.4.0...1.4.1

1.4.0 - 2023-06-26

What's Changed

  • Use activity log for error logging by @VincentBean in #16

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.1.3...1.4.0

1.1.3 - 2023-06-07

What's Changed

  • Add async update option by @VincentBean in #15

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.1.2...1.1.3

1.1.2 - 2023-05-24

What's Changed

  • Do not sent non existing tier groups to Magento by @VincentBean in #14

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.1.1...1.1.2

1.1.1 - 2023-04-20

What's Changed

  • Log duplicate tier prices by @VincentBean in #13

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.1.0...1.1.1

1.1.0 - 2023-03-10

What's Changed

  • Support Laravel 10 by @VincentBean in #12

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.0.8...1.1.0

1.0.8 - 2023-02-28

What's Changed

  • Use the appropriate import for ShouldBeUnique by @jbclaudio in #11

New Contributors

  • @jbclaudio made their first contribution in #11

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.0.7...1.0.8

1.0.7 - 2023-02-20

What's Changed

  • Allow multiple brick/money versions by @VincentBean in #9
  • Improve price equal checks by @VincentBean in #10

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.0.6...1.0.7

1.0.6 - 2023-02-01

What's Changed

  • Add uniqueId to RetrievePriceJob by @ramonrietdijk in #8

New Contributors

  • @ramonrietdijk made their first contribution in #8

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.0.5...1.0.6

1.0.5 - 2023-01-23

What's Changed

  • Add price updated event by @VincentBean in #7

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.0.4...1.0.5

1.0.4 - 2023-01-12

What's Changed

  • Coverage check by @VincentBean in #4
  • Badges by @VincentBean in #5
  • Add references to other package by @VincentBean in #6

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.0.3...1.0.4

1.0.3 - 2022-10-12

What's Changed

  • Long wait event by @VincentBean in #3

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.0.2...1.0.3

1.0.2 - 2022-10-11

What's Changed

  • Add GitHub Actions for tests, static analysis and style checks by @VincentBean in #1
  • Do not log non existing product error by @VincentBean in #2

New Contributors

  • @VincentBean made their first contribution in #1

Full Changelog: https://github.com/justbetter/laravel-magento-prices/compare/1.0.1...1.0.2

1.0.0 - 2022-09-20

Full Changelog: https://github.com/justbetter/laravel-magento-prices/commits/1.0.0