Skip to content

Releases: omniphx/forrest

Version 2.16.2

29 Jul 04:55
1c9cad4

Choose a tag to compare

What's Changed

  • Add missed class property to avoid PHP warning by @kayw-geek in #329

New Contributors

Full Changelog: v2.16.1...v2.16.2

v2.16.1

06 Mar 19:23
8d934b0

Choose a tag to compare

What's Changed

  • Passing null to class_exists() is deprecated in php 8.1 by @jtallinger in #327

New Contributors

Full Changelog: v2.16.0...v2.16.1

2.16.0

26 Feb 21:54
5e14d42

Choose a tag to compare

What's Changed

Full Changelog: v2.15.0...v2.16.0

Version 2.15.0

14 Feb 19:06
0a41429

Choose a tag to compare

What's Changed

Full Changelog: v2.14.4...v2.15.0

Version 2.14.4

08 Nov 19:01
43b795b

Choose a tag to compare

What's Changed

  • Update Client.php for better support to send JSON data by @menegain-mathieu in #323

New Contributors

  • @menegain-mathieu made their first contribution in #323

Full Changelog: v2.14.3...v2.14.4

Version 2.14.3

08 Sep 15:52
214519c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.14.2...v2.14.3

Version 2.14.2

22 Aug 05:23
a2cd6b2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.14.1...v2.14.2

Version 2.14.1

10 Apr 19:17
babd1a5

Choose a tag to compare

What's Changed

  • Fix breaking change with php-jwt 6.1.0 by @emaia in #311
  • Add PHPDocs to enable Facade autocomplete by @emaia in #314

New Contributors

Full Changelog: v2.14...v2.14.1

Version 2.14.0

10 Feb 23:17

Choose a tag to compare

#300 Laravel v9.0 support
php-jwt v6 support

Version 2.13.1

03 Jan 01:22
07a5f2f

Choose a tag to compare

Add missing import #299 by @shahvirag