Skip to content

Tags: pakomp/eloquent-model-future

Tags

v0.3.0.6

Toggle v0.3.0.6's commit message
Approve fixes

v0.3.0.5

Toggle v0.3.0.5's commit message
phpdoc

Change @param/@return to FQCN

v0.3.0.4

Toggle v0.3.0.4's commit message
Lets try adding basic approve support

v0.3.0.3

Toggle v0.3.0.3's commit message
v.0.3.0.3

To handle multiple connections with their own future table, also load in subclasses of Future

And fix FutureCollection to actually return a model

v0.3.0.2

Toggle v0.3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

v0.3.0.1

Toggle v0.3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.3.0

Toggle v0.3.0's commit message
Fixes some issues regarding to which futures were included when runni…

…ng the artisan command

- `untillDate` now includes all uncommitted dates since the beginning of time
- When committing futures in the `CommitToFutureCommand`, use `untillDate` not `forDate`

Big applause to @egeriis! 🎉

v0.2.1

Toggle v0.2.1's commit message
Added support for TravisCI.

v0.2.0

Toggle v0.2.0's commit message
This renames the FuturePlanner#for method to FuturePLanner#at.

- This is a breaking change.

v0.1.4

Toggle v0.1.4's commit message
Post-rename changes