Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@claudiodekker claudiodekker released this 03 Apr 11:41
· 47 commits to master since this release
928b502

v0.2.0 - 2023-04-03

Added

  • PHP 8.2 Support (#23)
  • Laravel 10 Support (#23)

Changed

  • Moved claudiodekker/laravel-auth v0.1.0 into this monorepo
  • Moved claudiodekker/laravel-auth-bladebones v0.1.2 into this monorepo
  • Updated this CHANGELOG.md to reflect previous non-monorepo releases
  • Bladebones: Changed dependency from claudiodekker/laravel-auth to claudiodekker/laravel-auth-core
  • Bladebones: Improved generator styling, as per Laravel Pint standards (#23)
  • Core: Improved tests to use translations instead of string matches (#23)

Fixed

  • Core: Fixed timing-related test regression (#23)