Skip to content

Releases: bedita/php-sdk

Release 3.1.2

01 Oct 12:02
ce664f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

Release 3.1.1

01 Oct 11:36
3821a78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

Release 3.1.0

16 Sep 09:35
b7f7a7b
Compare
Choose a tag to compare

What's Changed

  • Delete and restore multiple objects by IDs by @didoda in #51

Full Changelog: v3.0.1...v3.1.0

Release 3.0.1

09 Sep 14:03
5fb3173
Compare
Choose a tag to compare

What's Changed

  • Fix: set default headers in authenticate by @didoda in #50

Full Changelog: v3.0.0...v3.0.1

Release 3.0.0

09 Sep 12:47
a1dc531
Compare
Choose a tag to compare

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

07 Sep 13:43
5c9a605
Compare
Choose a tag to compare

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

11 Jul 09:51
ebc019b
Compare
Choose a tag to compare

What's Changed

  • grant_type explicitly added in request body on /auth calls [#40]

Release 2.0.1

14 Apr 07:51
10cfa97
Compare
Choose a tag to compare

What's new

  • add phpstan to php workflow (#35)
  • use BEdita 4.7.0 in php workflow (#36)

Full Changelog: v2.0.0...v2.0.1

Release 2.0.0

14 Mar 14:30
2916113
Compare
Choose a tag to compare

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

21 Oct 12:41
41e23aa
Compare
Choose a tag to compare

What's Changed

  • Allow custom config for GuzzleHTTP (see #31)

Other Changes

  • GitHub actions (see #28)
  • Update README (see #29, #30)

Full Changelog: 1.1.1...v1.2.0