All notable changes to laravel-model-flags
will be documented in this file.
- 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
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.3.0...1.4.0
- Laravel 11.x Compatibility by @laravel-shift in #28
- Fixing the CONTRIBUTING.MD link in README.md by @raksbisht in #18
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.2.0...1.3.0
- add
lastFlaggedAt
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.1.2...1.2.0
- add
lastFlaggedAt
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #16
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.1.1...1.1.2
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #15
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.1.0...1.1.1
- 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
- @dependabot made their first contribution in #9
- @stfndamjanovic made their first contribution in #10
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.0.1...1.1.0
- 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
- @xiCO2k made their first contribution in #2
- @caneco made their first contribution in #5
- @jafar-albadarneh made their first contribution in #6
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.0.0...1.0.1
- initial release
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/0.0.1...0.0.2
- experimental release