Skip to content

Releases: daycry/jwt

v3.2.0

Choose a tag to compare

@daycry daycry released this 07 Jun 10:45
b8acbf2

What's Changed

  • chore(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #5
  • chore(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in #6
  • chore(deps): Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #7
  • chore(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #8
  • chore(deps): Bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #9

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@daycry daycry released this 02 Jun 16:38
020f18c

What's Changed

  • Harden JWT facade & commands, fix docs, tighten config types by @daycry in #1
  • docs: update documentation for the hardened v3 API by @daycry in #2
  • Fix PHPStan on PHP 8.2 (dead catch) and label 3.1.0 by @daycry in #3
  • Release 3.1.0 by @daycry in #4

New Contributors

  • @daycry made their first contribution in #1

Full Changelog: v3.0.0...v3.1.0

v3.0.0

Choose a tag to compare

@daycry daycry released this 08 May 09:43

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

v2.0.1

Choose a tag to compare

@daycry daycry released this 03 Mar 15:35

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

v2.0.0

Choose a tag to compare

@daycry daycry released this 31 Jul 12:38
abd3bf6

Full Changelog: v1.0.6...v2.0.0

v1.0.6

Choose a tag to compare

@daycry daycry released this 15 Dec 10:21
PHP 8.2

v1.0.5

Choose a tag to compare

@daycry daycry released this 15 Dec 09:55
33ac9fb

FIX: PHP 8.2

v1.0.4

Choose a tag to compare

@daycry daycry released this 30 Mar 15:26

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@daycry daycry released this 27 Oct 08:27

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@daycry daycry released this 30 Aug 10:36
cf7670a
Update JWTPublish.php