Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Tags: rennokki/schedule

Tags

1.6.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added support for Laravel 5.8

1.5.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Porting getMinutesOn() and getHoursOn() to the model itself (#10)

* Ported getHoursOn() and getMinutesOn() directly into the schedule model.

* Updated the tests.

* Apply fixes from StyleCI (#11)

1.5.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed nesbot/carbon. (#9)

1.5.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for Laravel 5.7 (#8)

* Renamed codecov.yaml

* Using $guarded.

* Support for Laravel 5.7

1.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Consistency fixes with hints. (#5)

* Consistency fixes.

* Apply fixes from StyleCI (#6)

1.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apply fixes from StyleCI (#4)

1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apply fixes from StyleCI (#3)

1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added Codecov badge. [skip ci]

1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from rennokki/test-units

Added test units.

1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
The vendor:publish command had wrong paths.