Releases: bedita/php-sdk
Releases · bedita/php-sdk
Release 3.1.2
Release 3.1.1
Release 3.1.0
What's Changed
Full Changelog: v3.0.1...v3.1.0
Release 3.0.1
What's Changed
Full Changelog: v3.0.0...v3.0.1
Release 3.0.0
What's Changed
- Update bedita_version in php workflow (latest 4 and 5) by @didoda in #44
- PHP 8.2 support by @didoda in #45
- Manual release with Release workflow by @didoda in #46
- Psalm check in github action CI by @didoda in #48
- bedita github-workflows v2 and php 8.3 by @didoda in #49
- Refactor BEditaClient by @didoda in #38
Full Changelog: v2.1.1...v3.0.0
Release 2.1.1
What's Changed
- Use reusable PHP workflows in CI [master, 2.x] by @didoda in #42
- Release workflow in CI [master, 2.x] by @didoda in #41
Full Changelog: v2.1.0...v2.1.1
Relese 2.1.0
What's Changed
grant_type
explicitly added in request body on/auth
calls [#40]
Release 2.0.1
What's new
Full Changelog: v2.0.0...v2.0.1
Release 2.0.0
What's Changed
- Update dependencies and support PHP 8
- PHP supported versions are now 7.4, 8.0 and 8.1
- update workflow action to composer 2 and ubuntu 20 image
- require Guzzle 7 instead of 6
- allow PHPUnit 8 and 9
- (see #34)
Full Changelog: 1.2.0...v2.0.0
Release 1.2.0
What's Changed
- Allow custom config for GuzzleHTTP (see #31)
Other Changes
Full Changelog: 1.1.1...v1.2.0