Releases: BKWLD/cloner
Releases · BKWLD/cloner
3.13.0
3.12.0 - Laravel 11 support
- Laravel 11 support by @laravel-shift in #60
3.11.2
What's Changed
- Create .gitattributes by @imanghafoori1 in #57
- Handle Attributes as single by @FlorianW208 in #58
New Contributors
- @imanghafoori1 made their first contribution in #57
- @FlorianW208 made their first contribution in #58
Full Changelog: 3.11.1...3.11.2
3.11.1
What's Changed
- override user defined pivot accessor with default by @ben-everly in #56
New Contributors
- @ben-everly made their first contribution in #56
Full Changelog: 3.11.0...3.11.1
3.11.0 - Laravel 10 support
- Laravel 10 support by @laravel-shift in #55
3.10.0 - Laravel 9 support
Fix cloning the BelongsTo relationship
3.9.1: Merge pull request #44 from SebastianSchoeps/patch-1
Adding support for Laravel 8
Laravel 8 support (#43)
3.8.3: Merge pull request #38 from c17r/fix/dispatcher
Use Event Dispatcher Contract instead of class