Releases: spatie/laravel-model-flags
Releases · spatie/laravel-model-flags
1.4.0
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #26
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #29
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #30
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #31
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #32
- add string type to flag function by @ricventu in #33
- Add enum support for flags by @grantholle in #34
New Contributors
- @ricventu made their first contribution in #33
- @grantholle made their first contribution in #34
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #28
- Fixing the CONTRIBUTING.MD link in README.md by @raksbisht in #18
New Contributors
- @raksbisht made their first contribution in #18
- @laravel-shift made their first contribution in #28
Full Changelog: 1.2.0...1.3.0
1.2.0
- add
lastFlaggedAt
Full Changelog: 1.1.2...1.2.0
1.1.2
- add
lastFlaggedAt
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #16
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #15
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #9
- Remove flags on model delete by @stfndamjanovic in #10
New Contributors
- @dependabot made their first contribution in #9
- @stfndamjanovic made their first contribution in #10
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Remove
phpstan
references. by @xiCO2k in #2 - Add brand new logo to the project by @caneco in #5
- Add Support for PHP8.0 by @jafar-albadarneh in #6
New Contributors
- @xiCO2k made their first contribution in #2
- @caneco made their first contribution in #5
- @jafar-albadarneh made their first contribution in #6
Full Changelog: 1.0.0...1.0.1
1.0.0
- initial release
0.0.2
Full Changelog: 0.0.1...0.0.2
0.0.1
- experimental release