2.0.0
Please also check the changes in 2.0.0-beta and see UPGRADING for details on how to upgrade.
Changed
- All classes now use strict typing #93.
- All JSON-actions (
json_encode
andjson_decode
) will throw JsonExceptions on error #94.
Removed
- Dropped PHP <7.3 support.