Releases: egeriis/eloquent-model-future
Releases · egeriis/eloquent-model-future
Committing to futures is not stabilized
Fixes some issues regarding to which futures were included when running the artisan command.
untillDate
now includes all uncommitted dates since the beginning of time- When committing futures in the
CommitToFutureCommand
, useuntillDate
notforDate
Big applause to @egeriis! 🎉
Updated FuturePlanner API
Changelog
- Rename
FuturePlanner#for
method toFuturePLanner#at
.
This is a breaking change!
Package rename
- Renamed package from
laravel-model-future
toeloquent-model-future
- Fixed error in service provider where it would error when no futures were available