Skip to content

Releases: tcgdex/php-sdk

2.2.0-beta.3: Added php 7.4+ Typing

26 Jun 20:53
b526499
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0-beta.2...2.2.0-beta.3

2.2.0-beta.2: fix remaining `var_dump`

26 Jun 11:21
73dd99f
Compare
Choose a tag to compare

2.2.0-beta.1: Add a new simplified system to query elements and that allow filtering

25 Jun 20:48
e650f5f
Compare
Choose a tag to compare

What's Changed

  • build: bump actions/checkout from 3 to 4 by @dependabot in #61
  • build: bump ramsey/composer-install from 2 to 3 by @dependabot in #62
  • build: bump codecov/codecov-action from 3 to 4 by @dependabot in #63
  • feat: Add filtering and standardized the communication process by @Aviortheking in #65

Full Changelog: 2.1.1...2.2.0-beta.1

2.1.1: Support recent version of psr/simple-cache

22 Jun 23:21
64f595c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0: Add new Endpoints (Also min php >= 7.4)

15 Dec 10:36
3aa0343
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

Added a new field from the Database

12 Aug 20:52
7dc594b
Compare
Choose a tag to compare
Added new field + small fix to README (#2)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

Release !

24 Jun 13:32
6798a49
Compare
Choose a tag to compare

The PHP sdk is now released officially !

With Unit tests and all the things to make it good to use !

V2 Beta 2

22 Jun 23:24
53da536
Compare
Choose a tag to compare
V2 Beta 2 Pre-release
Pre-release

Can be released but need some more Unit tests and tweaks on the release systeme

2.0.0-BETA: Initial Commit

21 Jun 23:17
Compare
Choose a tag to compare
Pre-release
Signed-off-by: Avior <github@avior.me>