Skip to content

Latest commit

 

History

History
91 lines (54 loc) · 4.53 KB

CHANGELOG.md

File metadata and controls

91 lines (54 loc) · 4.53 KB

Changelog

All notable changes to laravel-authorizer will be documented in this file.

0.1.0 - 2024-03-31

What's Changed

  • feat: added the ability to pass a fqcn to getPermissionsFor by @SlimGee in #25

Full Changelog: https://github.com/flixtechs-labs/laravel-authorizer/compare/0.0.9...0.1.0

0.0.9 - 2024-03-15

What's Changed

  • build(deps) bump spatie/laravel-permission to 6.x by @SlimGee in #23

Full Changelog: https://github.com/flixtechs-labs/laravel-authorizer/compare/0.0.8...0.0.9

0.0.8 - 2024-03-15

What's Changed

  • build(deps): Laravel 11 support by @SlimGee in #22
  • build(deps): bump ramsey/composer-install from 2 to 3 by @dependabot in #21

Full Changelog: https://github.com/flixtechs-labs/laravel-authorizer/compare/0.0.7...0.0.8

0.0.7 - 2024-02-06

What's Changed

  • fix: exposed locates models method to facade by @SlimGee in #20

Full Changelog: https://github.com/flixtechs-labs/laravel-authorizer/compare/0.0.6...0.0.7

0.0.6 - 2024-02-06

What's Changed

  • build(deps): bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #17
  • fix: variables in stubs by @SlimGee in #18
  • feat: exposed locates models method to facade by @SlimGee in #19

Full Changelog: https://github.com/flixtechs-labs/laravel-authorizer/compare/0.0.5...0.0.06

0.0.5 - 2023-12-08

What's Changed

  • build(deps): bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #9
  • build(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #10
  • build(deps): bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #12
  • build(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 by @dependabot in #13
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #14
  • build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #15
  • fix: collision in generating user policy by @SlimGee in #16

Full Changelog: https://github.com/flixtechs-labs/laravel-authorizer/compare/0.0.4...0.0.5

0.0.4 - 2023-03-08

What's Changed

  • build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #8

Full Changelog: https://github.com/flixtechs-labs/laravel-authorizer/compare/0.0.3...0.0.4

0.0.3 - 2023-01-09

What's Changed

  • Fix typo by @michaelnabil230 in #1
  • build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #2
  • build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #3
  • build(deps): bump ramsey/composer-install from 1 to 2 by @dependabot in #4
  • build(deps): bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #6
  • feat: added the ability get permission names for a given model by @SlimGee in #7

New Contributors

  • @michaelnabil230 made their first contribution in #1
  • @dependabot made their first contribution in #2
  • @SlimGee made their first contribution in #7

Full Changelog: https://github.com/flixtechs-labs/laravel-authorizer/compare/v0.0.2-alpha...0.0.3

v0.0.2-alpha - 2022-08-25

Full Changelog: https://github.com/flixtechs-labs/laravel-authorizer/compare/v0.0.1-alpha...v0.0.2-alpha