Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

56 lines (31 loc) · 1.62 KB

Changelog

All notable changes to binary-cats/rbac will be documented in this file.

1.2 | Add Laravel 12 dependency - 2025-02-19

  • Upgrade dependencies to allow for Laravel 12
  • Update text matrix

1.1.3 | Update dependabot - 2025-01-27

What's Changed

  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #9
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #10
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #12

Full Changelog: https://github.com/binary-cats/laravel-rbac/compare/1.1.2...1.1.3

1.1.2 | Update dependabot - 2024-04-15

Update dependabot dependencies

1.1.1 - 2024-03-22

What's Changed

  • Update namespace within role stub by @cyrillkalita in #7

Full Changelog: https://github.com/binary-cats/laravel-rbac/compare/1.1.0...1.1.1

1.1.0 - 2024-03-20

What's Changed

  • Update the namespace and add interactive facade by @cyrillkalita in #5
  • Adjust package namespace
  • Add integration help

Full Changelog: https://github.com/binary-cats/rbac/compare/1.0.1...1.1.0

1.0.1 - 2024-03-20

What's Changed

  • Update namespaces in DiscoverAbilities and RbacException files by @cyrillkalita in #4

Full Changelog: https://github.com/binary-cats/rbac/compare/1.0.0...1.0.1

v1.0 - 2024-03-19

  • Initial Release

1.0.0 - 2024-03-18

  • Initial version