Skip to content

Releases: Teners-net/laravel-extras

v2.1.2

09 Jun 20:10
Compare
Choose a tag to compare

Fix: clear:log changes file permission

Full Changelog: v2.1.1...v2.1.2

v2.1.1

14 Feb 15:46
Compare
Choose a tag to compare

Fix the generateSlug method of Sluggable Trait

Full Changelog: v2.1.0...v2.1.1

v2.1.0

12 Feb 00:54
Compare
Choose a tag to compare

Laravel Extras v2

Breaking changes

  • The project has been moved from Platinum namespace to Teners.
  • So, installation path also changed from from platinum/laravel-extras to teners/laravel-extras
  • Config value keys changed

New Feature

  • Can now set custom name for the slug column
  • Improved and more consistent test suite with pest
  • Removed unused dev dependecies
  • Fix: issues with SI Unit

Full Changelog: v1.2.2...v2.1.0

v1.2.2

02 Jun 02:11
c091eae
Compare
Choose a tag to compare
  • Fixed the type in the $appends; assessor of File Model
  • Fixed Attribute error cases

Full Changelog: v1.2.1...v1.2.2

v1.2.1

25 Mar 23:56
Compare
Choose a tag to compare

Fixed issues to ensure stability

v1.1.0

17 Mar 00:55
Compare
Choose a tag to compare

Testing and debugging

  • Pest Test
  • Bug fixes

Full Changelog: https://github.com/ThePlatinum/laravel-extras/commits/v1.1.0-dev