Skip to content

v0.2.1

Compare
Choose a tag to compare
@tg666 tg666 released this 15 Feb 13:07
· 15 commits to master since this release
Improved persistence exceptions

- added `ext-json` into `composer.json`
- removed old interface `IException`
- moved exceptions `PersistenceException`, `DuplicatedValueException` and `EntityNotFoundException` to namespace `~\Exception\Persistence`
- added abstract exception `AbstractInvalidValueException`
- added exception `InvalidValueException`