Releases: justbetter/laravel-magento-stock
Releases · justbetter/laravel-magento-stock
2.3.5
2.3.4
2.3.3
What's Changed
- Adjust workflows by @VincentBean in #31
- Check backorders when comparing stock by @VincentBean in #32
Full Changelog: 2.3.2...2.3.3
2.3.2
What's Changed
- Do not set update to false if it's currently true by @VincentBean in #30
Full Changelog: 2.3.1...2.3.2
2.3.1
What's Changed
- Update README.md by @cosmicvibes in #28
- Update state by @ramonrietdijk in #29
New Contributors
- @cosmicvibes made their first contribution in #28
Full Changelog: 2.3.0...2.3.1
2.3.0
2.2.0
What's Changed
- Prevent async update if existing operation is not finished by @VincentBean in #26
Full Changelog: 2.1.2...2.2.0
2.1.2
What's Changed
- Fix README code snippet by @FinnPaes in #24
- Enumerable skus instead of Collection by @fritsjustbetter in #25
New Contributors
- @fritsjustbetter made their first contribution in #25
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- Only compare products that exist in Magento by @VincentBean in #23
Full Changelog: 2.1.0...2.1.1
2.1.0: Merge pull request #22 from justbetter/feature/magento-available-check
Add Magento availability check