Skip to content

Stable Release

Compare
Choose a tag to compare
@Dropelikeit Dropelikeit released this 23 Jan 07:41
· 39 commits to master since this release
63c83fe

What's Changed

  • Removed PHP 7.4 support, the minimum PHP version is 8.0.
  • Added two new configuration parameters add_default_handlers: bool and custom_handlers: list<\Dropelikeit\LaravelJmsSerializer\Contracts\CustomHandlerConfiguration>
  • Added a better documentation
  • Added a upgrade guide to 4.0
  • Added tests for serializer factory and service provider

For more information, refer to the UPGRADE-4.0.md

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