2.6.1 - 2024-09-09
- Increase release time to 30 seconds by @VincentBean in #43
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/2.6.0...2.6.1
2.6.0 - 2024-08-23
- Check Magento availability by @VincentBean in #42
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/2.5.0...2.6.0
2.5.0 - 2024-05-21
- Dispatch event on responses by @VincentBean in #41
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/2.4.0...2.5.0
2.4.0 - 2024-03-14
- Added support for Laravel 11 by @ramonrietdijk in #37
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/2.3.0...2.4.0
2.3.0 - 2024-02-05
- Added ordering to the search criteria by @ramonrietdijk in #35
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/2.2.0...2.3.0
2.2.0 - 2024-01-26
- PendingRequest changes per cycle. by @mennotempelaar in #34
- @mennotempelaar made their first contribution in #34
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/2.1.0...2.2.0
2.1.0 - 2024-01-19
- Add Graphql support by @indykoning in #32
- @indykoning made their first contribution in #32
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/2.0.0...2.1.0
2.0.0 - 2023-12-13
- Support multiple connections by @VincentBean in #31
See UPGRADE.md on how to upgrade from 1.x
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.5.0...2.0.0
1.5.0 - 2023-09-16
- Upgrade Magento Class to accept bulk option by @lucassmacedo in #27
- @lucassmacedo made their first contribution in #27
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.4.0...1.5.0
1.4.0 - 2023-06-07
- Add async methods by @VincentBean in #21
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.3.1...1.4.0
1.3.1 - 2023-05-10
- Allow selection as a string by @ramonrietdijk in #20
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.3.0...1.3.1
1.3.0 - 2023-05-05
- Magento OAuth 1.0 implementation by @ramonrietdijk in #19
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.2.0...1.3.0
1.2.0 - 2023-03-22
- Add whereNull and ORs by @VincentBean in #17
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.1.0...1.2.0
1.1.0 - 2023-02-24
- Support for Laravel 10 by @ramonrietdijk in #14
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.9...1.1.0
1.0.9 - 2023-02-22
- Lazily load results from Magento by @ramonrietdijk in #13
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.8...1.0.9
1.0.8 - 2023-01-31
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.7...1.0.8
1.0.7 - 2023-01-25
Fix typo in composer.json
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.6...1.0.7
1.0.6 - 2023-01-12
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.5...1.0.6
1.0.5 - 2023-01-10
- Add delete method by @VincentBean in #8
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.4...1.0.5
1.0.4 - 2023-01-02
- Make store nullable by @ramonrietdijk in #7
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.3...1.0.4
1.0.3 - 2022-11-25
- Coverage action by @VincentBean in #3
- Badges by @VincentBean in #4
- Add references to other packages by @VincentBean in #5
- Added a fake method to ease testing in third party packages by @ramonrietdijk in #6
- @ramonrietdijk made their first contribution in #6
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.2...1.0.3
1.0.2 - 2022-10-10
- Add GitHub Actions for tests, static analysis and style check by @VincentBean in #1
- Default response items by @VincentBean in #2
- @VincentBean made their first contribution in #1
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.1...1.0.2
1.0.1 - 2022-09-20
Full Changelog: https://github.com/justbetter/laravel-magento-client/compare/1.0.0...1.0.1
1.0.0 - 2022-09-20
Initial release of justbetter/laravel-magento-client