Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1.21 KB

Changelog

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

v1.2.1 - 2024-09-19

What's Changed

  • Feature/enums name value by @onursimsek in #7

Full Changelog: https://github.com/onursimsek/laravel-extended/compare/1.2.0...1.2.1

v1.2.0 - 2024-09-19

What's Changed

  • Improve tests by @mertasan in #6

New Contributors

  • @mertasan made their first contribution in #6

Full Changelog: https://github.com/onursimsek/laravel-extended/compare/1.1.1...1.2.0

v1.1.1 - 2024-09-17

What's Changed

  • Add InteractsWithDatabase usage to README by @onursimsek in #5

Full Changelog: https://github.com/onursimsek/laravel-extended/compare/1.1.0...1.1.1

v1.1.0 - 2024-09-17

What's Changed

  • Phpstan fix by @onursimsek in #3
  • Interacts with database by @onursimsek in #4

Full Changelog: https://github.com/onursimsek/laravel-extended/compare/1.0.0...1.1.0