Releases: API-Skeletons/laravel-doctrine-apikey
Releases · API-Skeletons/laravel-doctrine-apikey
2.0.2
2.0.1
2.0.0
1.3.0
What's Changed
- Use ApiSkeletons\Laravel\ApiProblem by @TomHAnderson in #13
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- Added hasScope() to ApiKey entity by @TomHAnderson in #12
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- Authorized ApiKey is assigned to request attribute 'apikey' by @TomHAnderson in #11
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- Add command to regenerate api_key by @TomHAnderson in #10
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Normalized names in command descriptions by @TomHAnderson in #8
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Saved ApiKey module as external Skipper module by @TomHAnderson in #4
- Moved all commands to abstract by @TomHAnderson in #5
- Added sort asc by name to print commands by @TomHAnderson in #6
- 100% Code Coverage by @TomHAnderson in #7
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Fixed AdminEvent logging cs by @TomHAnderson in #1
New Contributors
- @TomHAnderson made their first contribution in #1
Full Changelog: 1.1.0...1.1.1