Skip to content

v2.3.0

Compare
Choose a tag to compare
@hilljh82 hilljh82 released this 10 Mar 20:57
· 4271 commits to master since this release

This release includes the following changes:

  • Replaced Policy.and and Policy.or with Policy.all and Policy.any, respectively.
  • Policies to apply to a route (or resource) are now specified in the router via the policy attribute at the level of application (e.g., route or verb/action)

This release also includes bug fixes.