Releases: everlutionsk/citadel-php
Releases · everlutionsk/citadel-php
v0.4.3
What's Changed
- Add impersonation routes by @jackbentley in #7
New Contributors
- @jackbentley made their first contribution in #7
Full Changelog: 0.4.2...v0.4.3
v0.4.2
Turns off Guzzle's default behaviour of generating exceptions when it receives a 4xx or 5xx status code for the response. This allows the SDK to select and throw its own exceptions.
Full Changelog: 0.4.1...0.4.2
v0.4.1
v0.4.0
Implements the PSR-4 autoloading standard
Provides custom exceptions for various error states and the factory class to produce them
Bumps the required PHP version to ^8.3
Full Changelog: 0.3.6...0.4.0
0.3.5
Full Changelog: 0.3.4...0.3.5
0.3.4
0.1.0
initial commit