All Versions
8
Latest Version
Avg Release Cycle
221 days
Latest Release
-

Changelog History

  • v1.3.3 Changes

    • ๐Ÿ›  Fix compatibility with Rails 6.0 and Zeitwerk (PR #53), thanks dmorehouse!
  • v1.3.2 Changes

    • ๐Ÿ”ฆ Expose applicable_roles method on the policy instance. This allows insight into what roles actually apply to a given user.
  • v1.3.1 Changes

    April 28, 2018

    ๐Ÿ”„ Changes

    • โž• Add information about action and subject when raising AccessDenied exception (PR #46), thanks jraqula!
  • v1.3.0 Changes

    April 18, 2018

    ๐Ÿ”„ Changes

    • โฌ‡๏ธ Drop support for Ruby 1.9.3, it might still work but we are no longer testing against it.
    • โœ… Start testing against Rubies 2.3-2.5 in CI
    • ๐Ÿšš Move Rails integration into Railties, this fixes some load order issues (PR #45), thanks jraqula!
  • v1.2

    May 31, 2017
  • v1.1.2 Changes

    • ๐Ÿ”ฆ Expose internal block instance variable in Permission class
  • v1.1.1 Changes

    • ๐Ÿ‘ป Return detailed information about which permission is duplicate when raising DuplicatePermission exception
  • v1.1

    July 03, 2016