This is the initial release of Laravel Versions, a package that allows you to manage drafts and publish changes to your Eloquent models with ease. Features include:
- Automatic draft creation for model updates
- Publish drafts with a single method
- Track and manage revisions with simple methods
- Excluded columns for custom workflows
Ideal for applications requiring detailed version control and draft management.