Releases: optixsolutions/eloquent-draftable
Releases · optixsolutions/eloquent-draftable
2.1.0
- Support Laravel 8
- Drop PHP 7.2 support
2.0.1
- Remove the strict bool type requirement from parameters of
setPublished
and publish
methods.
2.0.0
- Non backwards compatible API changes
- Allow the published status to be set from a boolean value
- Better tests and more coverage