Skip to content

Releases: Maikuolan/Cronable

Cronable v1.2.3

03 Feb 08:08
v1.2.3
5019e06
Compare
Choose a tag to compare

Version/Release 1.2.3

  • [2023.02.03; Bug-fix; Maikuolan]: When creating a remote update task to update only signature files, when there aren't any outdated signatures, but other outdated components are detected, Cronable would report it as an error, instead of the more appropriate response that there simply aren't currently any outdated signature files; Fixed.

  • [2023.02.03; Bug-fix; Maikuolan]: localUpdate() broken for CIDRAM v3; Fixed (#9).

Caleb M (Maikuolan),
February 3, 2023.

Cronable v1.2.2

14 Jul 08:22
c5f5f25
Compare
Choose a tag to compare

Cronable v1.2.1

05 Dec 12:16
641252e
Compare
Choose a tag to compare

Version/Release 1.2.1

  • [2020.05.12; Maikuolan]: Slightly improved some commenting/annotations.

  • [2020.06.11; Maikuolan]: Slightly improved some PHPDoc annotations.

Caleb M (Maikuolan),
December 5, 2020.

Cronable v1.2.0

09 Sep 19:51
a860541
Compare
Choose a tag to compare

Version/Release 1.2.0

  • [2018.09.05/10; Maikuolan; Minor code change]: Implemented some rudimentary optional debugging. Errors can now be logged accordingly.

Caleb M (Maikuolan),
Sep 10, 2018.

Cronable v1.1.0

19 Jan 19:19
Compare
Choose a tag to compare

Version/Release 1.1.0

  • [2017.11.05; Minor code change and bug-fix; Maikuolan]: Refactored some code and fixed a bug whereby unexpected responses could report as everything being already up-to-date instead of displaying an error message. Also improved status message aesthetic.

  • [2017.12.06; NEW FEATURE; Maikuolan]: Added the new method "localUpdate" and the ability to perform updates locally. This new ability requires package versions CIDRAM >= 1.3.0 or phpMussel >= 1.2.0 (older versions won't be able to be updated using this method). Package loaders must also be updated.

  • [2017.12.12; Bug-fix; Maikuolan]: Typo in the "localUpdate" method; Fixed.

Caleb M (Maikuolan),
Jan 20, 2018.

Cronable v1.0.0

29 Oct 14:34
Compare
Choose a tag to compare

First release.