v3.2.0
What's Changed
- New
ApplicationExceptionfor errors originating from the application layer. - Can now pass a closure to the
Contracts::assert()method for the message. The closure is only invoked if the precondition fails. - Fix: allow is entity trait to be used on readonly class as intended by @lindyhopchris in #21
Full Changelog: v3.1.0...v3.2.0