Releases: milwad-dev/laravel-attributes
Releases · milwad-dev/laravel-attributes
Release list
v1.4.0
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #28
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #29
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #30
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #31
- [1.x] Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #33
- [1.x] Laravel 13 by @milwad-dev in #34
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #27
- [1.x] Laravel 12.x & PHP 8.4 by @milwad-dev in #26
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- [1.x] Support
Laravel 11by @milwad-dev in #23 - Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #24
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #25
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #9
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #10
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #11
- Bump actions/checkout from 3 to 4 by @dependabot in #12
- [1.x] Fix typo by @CodeWithDennis in #13
- Apply fixes from StyleCI by @milwad-dev in #14
- [1.x] Fix dependency overloading when using outside of typical Laravel installation by @michael-rubel in #15
- Bump actions/cache from 3 to 4 by @dependabot in #21
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #22
New Contributors
- @CodeWithDennis made their first contribution in #13
- @michael-rubel made their first contribution in #15
Full Changelog: v1.0...v1.1.0
v1.0
v0.9 (Improve Tests)
v0.8
v0.7 (Add Complete Tests)
Added
- Add test can delete all attributes of one model d50d300
- Add test can attribute delete from model 6592e22
Full Changelog: v0.6...v0.7
v0.6
v0.5
What's Changed
- Apply fixes from StyleCI by @milwad-dev in #5
- Apply fixes from StyleCI by @milwad-dev in #6
Install PEST and added tests
Full Changelog: v0.4...v0.5