This repository was archived by the owner on Feb 6, 2025. It is now read-only.
v0.0.2.0
Pre-release
Pre-release
Breaking Changes
- Model no longer implements JsonSerializable. See
Model::arraySerializeand the newJsonModelclass.
Patches
- Catch ReflectionException in
Model::mapand rethrow withModelException
Notes
- Documentation has started, see
/docs, alongside unit testing, see/tests🥳