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

Releases: rennokki/schedule

Version 1.6.0

27 Feb 17:12
Compare
Choose a tag to compare
Added support for Laravel 5.8

Version 1.5.5

07 Sep 09:41
6c6becd
Compare
Choose a tag to compare
  • Porting getMinutesOn() and getHoursOn() to the model for a better usage. 👍

Version 1.5.4

04 Sep 17:01
1262da1
Compare
Choose a tag to compare
  • Removed nesbot/carbon as long as Laravel comes with it.

Version 1.5.3

04 Sep 16:35
8fe5d46
Compare
Choose a tag to compare
  • Support for Laravel 5.7 😋

Version 1.5.2

30 Jul 19:11
66778d5
Compare
Choose a tag to compare
  • Small code fixses 🔪
  • Awesome styling using emojis ✔️

Version 1.5.1

29 Jun 17:26
ee557b6
Compare
Choose a tag to compare
Apply fixes from StyleCI (#4)

Version 1.5.0

23 Jun 15:14
b8158c5
Compare
Choose a tag to compare

Added StyleCI for code consistency.

Version 1.4.0

16 Jun 11:49
39087e8
Compare
Choose a tag to compare
  • Added Codecov for code coverage in tests.
  • Fixed some tests and code.

Version 1.3.0

01 Jun 17:21
3a870b3
Compare
Choose a tag to compare
Merge pull request #1 from rennokki/test-units

Added test units.

Version 1.2.0

29 May 07:46
c0b9d31
Compare
Choose a tag to compare
The vendor:publish command had wrong paths.