Releases: WeDesignIt/parcel-pro-php-api-client
Releases · WeDesignIt/parcel-pro-php-api-client
v2.1.0
Bumped dependencies to php8.1 to match PHP's supported versions.
What's Changed
- Php8.1 compatibility by @pvankouteren in #6
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Small clarification, nothing more.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
New major release
- drops PHP7 support as it's EOL.
- more extensive docs
- added and improved types for argument and return values
What's Changed
- Feature/update return types by @pvankouteren in #2
- More extensive docs by @pvankouteren in #3
- Require php 8 for union type returns and because PHP 7 is EOL. by @pvankouteren in #4
Full Changelog: v1.0.2...v2.0.0
v1.0.2
Textual updates, no code changes.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Support was already in place, but composer file prevented it by @pvankouteren in #1
New Contributors
- @pvankouteren made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1