Skip to content

Latest commit

 

History

History
91 lines (52 loc) · 4.19 KB

CHANGELOG.md

File metadata and controls

91 lines (52 loc) · 4.19 KB

Changelog

Unreleased changes

1.5.0 - 2025-02-13

What's Changed

  • Laravel 12 support by @VincentBean in #16

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/compare/1.4.1...1.5.0

1.4.1 - 2024-09-25

What's Changed

  • Fixed breaking change from akeneo/api-php-client by @ramonrietdijk in #15

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/compare/1.4.0...1.4.1

1.4.0 - 2024-03-19

What's Changed

  • Added support for Laravel 11 by @ramonrietdijk in #14

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/compare/1.3.1...1.4.0

1.3.1 - 2024-02-27

What's Changed

  • Enable PHP8.3 by @dejury in #12

New Contributors

  • @dejury made their first contribution in #12

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/compare/1.3.0...1.3.1

1.3.0 - 2023-11-20

What's Changed

  • Updated doc blocks and introduced attributes by @ramonrietdijk in #11

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/compare/1.2.0...1.3.0

1.2.0 - 2023-10-24

What's Changed

  • Add new sendAsyncRequest method by @FinnPaes in #10

New Contributors

  • @FinnPaes made their first contribution in #10

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/compare/1.1.2...1.2.0

1.1.2 - 2023-06-15

What's Changed

  • Cast the request body to string by @ramonrietdijk in #8

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/compare/1.1.1...1.1.2

1.1.1 - 2023-04-04

What's Changed

  • Add option to specify the timeout by @VincentBean in #7

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/compare/1.1.0...1.1.1

1.1.0 - 2023-03-10

What's Changed

  • Add GitHub Actions for tests, static analysis and style check by @VincentBean in #1
  • Coverage action by @VincentBean in #2
  • Badges by @VincentBean in #3
  • Add whitespace to README.md by @ramonrietdijk in #4
  • Added banner by @ramonrietdijk in #5
  • Added support for Laravel 10 by @ramonrietdijk in #6

New Contributors

  • @VincentBean made their first contribution in #1
  • @ramonrietdijk made their first contribution in #4

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/compare/1.0.0...1.1.0

1.0.0 - 2022-09-16

Full Changelog: https://github.com/justbetter/laravel-akeneo-client/commits/1.0.0