All notable changes to laravel-checkpoint
will be documented in this file
- Adding the ability to have multiple timelines
- Adding the ability to set an Active Checkpoint
- $unwatched replaced with $ignored / $excluded
- deleting/restoring/children copies will all ignore the $excluded property
- RelationHelper supports custom relation types
- proper support for laravel versions 6 to 8
- increased coverage
- improve RevisionScope query execution plan
- improved checkpoint relations
- preserve revision history on delete
- improved config file
- improved store revision metadata
- added ci tests
- initial release