Action Policy v0.6.0 Release Notes

Release Date: 2021-09-02 // over 2 years ago
    • ⬇️ Drop Ruby 2.5 support.
    • [Closes #186] Add inline_reasons: true option to allowed_to? to avoid wrapping reasons. ([@palkan][])
    • 🔀 [Fixes #173] Explicit context were not merged with implicit one within policy classes. ([@palkan][])
    • Add strict_namespace: option to policy_for behaviour ([@kevynlebouille][])
    • Prevent possible side effects in policy lookup ([@tomdalling][])

Previous changes from v0.5.7

  • 🚀 The previous release had incorrect dependencies (due to the missing transpiled files).