Skip to content

Tags: ahmedsammygeek/schedule

Tags

1.6.0

Toggle 1.6.0's commit message

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

Toggle 1.5.5's commit message

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 (rennokki#10

)

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

* Updated the tests.

* Apply fixes from StyleCI (rennokki#11)

1.5.4

Toggle 1.5.4's commit message

Verified

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

1.5.3

Toggle 1.5.3's commit message

Verified

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

* Renamed codecov.yaml

* Using $guarded.

* Support for Laravel 5.7

1.5.2

Toggle 1.5.2's commit message

Verified

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

* Consistency fixes.

* Apply fixes from StyleCI (rennokki#6)

1.5.1

Toggle 1.5.1's commit message

Verified

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

1.5.0

Toggle 1.5.0's commit message

Verified

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

1.4.0

Toggle 1.4.0's commit message

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

Toggle 1.3.0's commit message

Verified

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

Added test units.

1.2.0

Toggle 1.2.0's commit message

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.