Skip to content

Latest commit

 

History

History
165 lines (87 loc) · 6.88 KB

CHANGELOG.md

File metadata and controls

165 lines (87 loc) · 6.88 KB

Changelog

Unreleased changes

2.1.1 - 2024-10-10

What's Changed

  • Only compare products that exist in Magento by @VincentBean in #23

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

2.1.0 - 2024-09-10

2.0.3 - 2024-08-27

What's Changed

  • Add SKU to simple update by @VincentBean in #21

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/2.0.2...2.0.3

2.0.2 - 2024-08-14

What's Changed

  • Support MSI quantity decimals by @VincentBean in #20

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

2.0.1 - 2024-08-06

What's Changed

  • Small fixes by @VincentBean in #19

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

2.0.0 - 2024-07-24

What's Changed

  • Refactor by @VincentBean in #18

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.3.1...2.0.0

1.3.1 - 2024-04-22

What's Changed

  • Activity log by @VincentBean in #17

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.3.0...1.3.1

1.3.0 - 2024-03-29

What's Changed

  • Support Laravel 11 by @VincentBean in #16

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.2.7...1.3.0

1.2.7 - 2024-02-16

What's Changed

  • Use activity log for error logging by @VincentBean in #14
  • Stop stock update if MSI stock is null by @FinnPaes in #15

New Contributors

  • @FinnPaes made their first contribution in #15

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.2.6...1.2.7

1.2.6 - 2023-06-07

What's Changed

  • Add async update option by @VincentBean in #13

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.2.5...1.2.6

1.2.5 - 2023-05-24

What's Changed

  • URL encode SKU for compare stock by @VincentBean in #12

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.2.4...1.2.5

1.2.4 - 2023-04-19

What's Changed

  • Set modified if never updated by @VincentBean in #11

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.2.3...1.2.4

1.2.3 - 2023-04-12

What's Changed

  • Add force in retrieve job by @VincentBean in #10

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.2.2...1.2.3

1.2.2 - 2023-04-05

What's Changed

  • URL encode to support slashes in strings by @VincentBean in #9

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.2.1...1.2.2

1.2.1 - 2023-03-28

What's Changed

  • Stock not equals when in stock / backorders are not equals by @VincentBean in #8

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.2.0...1.2.1

1.2.0 - 2023-03-10

What's Changed

  • Support Laravel 10 by @VincentBean in #7

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.1.4...1.2.0

1.1.4 - 2023-02-20

What's Changed

  • Badges by @VincentBean in #3
  • Add references to other packages by @VincentBean in #4
  • Updated README.md by @ramonrietdijk in #5
  • Improve stock equal checks by @VincentBean in #6

New Contributors

  • @ramonrietdijk made their first contribution in #5

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.1.3...1.1.4

1.1.1 - 2022-10-26

What's Changed

  • Add stock updated event by @VincentBean in #2

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

1.1.0 - 2022-10-26

What's Changed

  • Compare MSI stocks by @VincentBean in #1

New Contributors

  • @VincentBean made their first contribution in #1

Full Changelog: https://github.com/justbetter/laravel-magento-stock/compare/1.0.0...1.1.0

1.0.0 - 2022-10-24

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