Skip to content

Latest commit

 

History

History
83 lines (46 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

83 lines (46 loc) · 2.83 KB

Changelog

All notable changes to laravel-model-flags will be documented in this file.

1.3.0 - 2024-03-04

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: https://github.com/spatie/laravel-model-flags/compare/1.2.0...1.3.0

1.2.0 - 2023-02-10

  • add lastFlaggedAt

Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.1.2...1.2.0

1.1.2 - 2023-02-10

  • add lastFlaggedAt

What's Changed

  • 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

1.1.1 - 2023-01-25

What's Changed

  • 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

1.1.0 - 2022-11-09

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: https://github.com/spatie/laravel-model-flags/compare/1.0.1...1.1.0

1.0.1 - 2022-10-24

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: https://github.com/spatie/laravel-model-flags/compare/1.0.0...1.0.1

1.0.0 - 2022-10-21

  • initial release

0.0.2 - 2022-10-21

Full Changelog: https://github.com/spatie/laravel-model-flags/compare/0.0.1...0.0.2

0.0.1 - 2022-10-20

  • experimental release