Skip to content

Releases: jarnovanleeuwen/jwtapi

v0.4.1

09 Sep 09:11
b0ace0a
Compare
Choose a tag to compare
Allow Symfony 6

v0.4.0

28 Dec 10:28
9a473b1
Compare
Choose a tag to compare
PHP 8 and Guzzle 7

v0.3.5

04 Jun 16:59
f2a248d
Compare
Choose a tag to compare
Update CHANGELOG.md

v0.3.4

05 Apr 09:13
576335c
Compare
Choose a tag to compare
Update CHANGELOG.md

v0.3.3

05 Apr 09:05
fcfa395
Compare
Choose a tag to compare
Update CHANGELOG.md

v0.3.2

05 Apr 08:38
9fb677e
Compare
Choose a tag to compare
Update CHANGELOG.md

v0.3.1

17 Jul 06:49
bc30a4d
Compare
Choose a tag to compare
Increment version.

v0.3.0

31 May 10:20
Compare
Choose a tag to compare

The payload of requests is now defined as array.

v0.2.0

30 May 13:38
Compare
Choose a tag to compare

Always return responses as a Response object, even when not successful.

v0.1

29 May 09:27
Compare
Choose a tag to compare

First release containing a basic working implementation of JWT API.