v1.0.2
What's Changed
Fixed Bugs
- fix:
JWT::loggedIn()
does not removeBearer
prefix by @kenjis in #1040 - fix: LoginModel cannot use uuid for id column by @MrFrost-Nv27 in #1046
Translations
- lang: [nl] add Dutch translation by @NotCoffee418 in #1067
Refactoring
- test: improve tests execution time by @datamweb in #1041
- refactor: remove hard coded
'Y-m-d H:i:s'
by @kenjis in #1027
New Contributors
- @MrFrost-Nv27 made their first contribution in #1046
- @NotCoffee418 made their first contribution in #1067
Full Changelog: v1.0.1...v1.0.2