Skip to content

Latest commit

 

History

History
542 lines (274 loc) · 6.38 KB

CHANGELOG.md

File metadata and controls

542 lines (274 loc) · 6.38 KB

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

2.6.0 - TBD

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2.5.0 - 2023-09-19


Release Notes for 2.5.0

Feature release (minor)

2.5.0

2.4.1 - 2021-06-14


Release Notes for 2.4.1

2.4.x bugfix release (patch)

2.4.1

=======

2.4.0 - 2021-04-13


Release Notes for 2.4.0

Feature release (minor)

2.4.0

2.3.2 - 2021-01-18

Added

  • Added request and options objects to request.pre event trigger

Release Notes for 2.3.2

2.3.x bugfix release (patch)

2.3.2

2.3.1 - 2021-01-14

Added

  • Added a boolean parameter to toArray method to include or not _links, default to true

Release Notes for 2.3.1

2.3.x bugfix release (patch)

2.3.1

2.3.0 - 2020-12-18


Release Notes for 2.3.0

Feature release (minor)

2.3.0

2.2.1 - 2020-12-10

Fixed

  • Add clearCacheKey to the interface

Release Notes for 2.2.1

2.2.x bugfix release (patch)

2.2.1

2.2.0 - 2020-12-10

Added

  • Support for PHP 8.0

  • Github Actions for phpcs, phpstan and release on milestone closed

  • clearCacheKey method to remove the specified key from the cache

Removed

  • Support for PHP < 7.4

Release Notes for 2.2.0

2.2.0

  • Total issues resolved: 0

  • Total pull requests resolved: 1

  • Total contributors: 1

  • 1: php 8.0, clearCacheKey thanks to @Lansoweb

2.1.3 - 2020-08-24

Added

  • Nothing.

Changed

  • Allowing usage of ramsey/uuid v3 or v4

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2.1.2 - 2020-02-12

Added

  • Added request_options array option to be passed during requests and contructor

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2.1.1 - 2020-02-05

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixed a bug in embedded resources where returned only the last one

2.1.0 - 2020-02-05

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixed a bug in embedded resources where returned only the last one

1.1.0 - 2020-01-02

Added

  • Nothing.

Changed

  • migrate packages from zendframework to laminas

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.6 - 2019-05-17

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.5 - 2019-05-17

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.4 - 2019-05-17

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.3 - 2019-05-17

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.2 - 2019-05-17

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.1 - 2019-05-17

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fix parse of empty body (eg 204 status code)

1.0.0 - 2018-12-06

Added

  • Nothing.

Changed

  • Updated dependency mezzio/mezzio-hal to ^1.1

Deprecated

  • Nothing.

Removed

  • Removed unecessary dependency laminas/laminas-diactoros

Fixed

  • Nothing.

0.9.2 - 2018-04-20

Added

  • withHttpClient returning new instance

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.9.1 - 2018-04-20

Added

  • httpClient getter

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.9.0 - 2018-04-20

Added

  • Adding ApiClientInterface.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.1.0 - 2018-04-20

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.