Skip to content

Latest commit

 

History

History
77 lines (42 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

77 lines (42 loc) · 2.26 KB

Changelog

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

v1.4 - 2025-03-22

What's Changed

  • Add option to publish stub files by @briavers in #15

New Contributors

  • @briavers made their first contribution in #15

Full Changelog: https://github.com/binary-cats/laravel-rbac/compare/1.3...1.4.0

1.3 - 2025-03-03

What's Changed

  • Update Laravel and Laravel Collection Macros versions by @cyrillkalita in #14
  • Adjust testing matrix to include Laravel 12

Full Changelog: https://github.com/binary-cats/laravel-rbac/compare/1.2.0...1.3

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