Skip to content

v3.2.0

Choose a tag to compare

@lindyhopchris lindyhopchris released this 19 Apr 16:08
· 124 commits to develop since this release

What's Changed

  • New ApplicationException for 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