Skip to content

v2.2.0

Choose a tag to compare

@gdbrown gdbrown released this 19 Jul 21:04
· 10 commits to master since this release
2a3a137

POSSIBLE BREAKING CHANGES

  • Remove use of mixin/message constants for fields and schema refs as it's too noisy and isn't enough of a help to warrant it.
  • Merge CommandBinder, EventBinder and RequestBinder into one MessageBinder.
  • Move PermissionValidatorTrait to root of project.