Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

v0.0.2.0

Pre-release
Pre-release

Choose a tag to compare

@CommandString CommandString released this 29 May 12:10
· 7 commits to main since this release

Breaking Changes

  • Model no longer implements JsonSerializable. See Model::arraySerialize and the new JsonModel class.

Patches

  • Catch ReflectionException in Model::map and rethrow with ModelException

Notes

  • Documentation has started, see /docs, alongside unit testing, see /tests 🥳