Releases: maize-tech/laravel-markable
Releases · maize-tech/laravel-markable
2.3.2
What's Changed
- Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot[bot] in #84
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #85
- bump spatie/laravel-package-tools to 1.92.6 due to bug fix in PR #174 by @nabilhassen in #87
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #86
New Contributors
- @nabilhassen made their first contribution in #87
Full Changelog: 2.3.1...2.3.2
2.3.1
What's Changed
- FIX "Implicitly marking parameter as nullable" issue by @enricodelazzari in #83
Full Changelog: 2.3.0...2.3.1
2.3.0
2.2.0
What's Changed
New Contributors
- @enricodelazzari made their first contribution in #56
- @atmonshi made their first contribution in #61
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- UPDATE cover images and new MAIZE company references by @frestifo in #50
- UPDATE switch to laravel pint by @riccardodallavia in #51
- ADD allow any value to be saved against a mark by @digitalSloth in #47
- ADD allow saving additional fields via add method by @digitalSloth in #48
New Contributors
- @frestifo made their first contribution in #50
- @digitalSloth made their first contribution in #47
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Add support to Laravel 10.x
- Drop support to older Laravel versions (8.x)
1.0.2
What's Changed
- FIX delete mark relations when deleting entity
1.0.1
What's Changed
- Updated migrations to anonymous classes to avoid name collision
- Now when an entity is deleted all related marks will be cleared too
1.0.0
First release 🚀