Releases: FaisalBudiono/laravel-boilerplate
Releases · FaisalBudiono/laravel-boilerplate
v1.1.0
What's Changed
- Add Healthcheck Endpoint by @FaisalBudiono in #3
- Add JWT Guard and endpoints for authentication by @FaisalBudiono in #4
- Remove logger message formatter since it's deprecated by @FaisalBudiono in #5
- Refactor healthcheck endpoint by @FaisalBudiono in #6
- Bump composer dependencies by @FaisalBudiono in #7
- Refactor todo list for #8 by @FaisalBudiono in #9
- Move logging from controller to middleware by @FaisalBudiono in #10
- Fix refresh token cacher when childID key is null by @FaisalBudiono in #12
- Fix header name from authentication to authorization by @FaisalBudiono in #13
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Publish first version of laravel boilerplate
Full Changelog: https://github.com/FaisalBudiono/laravel-boilerplate/commits/v1.0.0