All notable changes to laravel-markable
will be documented in this file.
- add Laravel 11 support by @atmonshi in #61
- @enricodelazzari made their first contribution in #56
- @atmonshi made their first contribution in #61
Full Changelog: https://github.com/maize-tech/laravel-markable/compare/2.1.0...2.2.0
- 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
Full Changelog: https://github.com/maize-tech/laravel-markable/compare/2.0.0...2.1.0
- Add support to Laravel 10.x
- Drop support to older Laravel versions (8.x)
- FIX delete mark relations when deleting entity
- Updated migrations to anonymous classes to avoid name collision
- Now when an entity is deleted all related marks will be cleared too
First release 🚀