Skip to content

Releases: robertology/todo_or_die

Version 2.1.0

01 Oct 19:48
Compare
Choose a tag to compare

Enhancements

  • Configurable Alert Throttling

Notes

This version also includes a major refactoring effort

Version 1.1.1

21 Sep 22:00
Compare
Choose a tag to compare

Fixes dev installation for PHP 7.4

Version 2.0.0

20 Sep 02:15
Compare
Choose a tag to compare

Breaking Change

  • Requires PHP 8 or greater

Enhancements

  • Todo constructor and alertIf() can take either a boolean or a Check object for the condition
  • Adds Check\Dates::fromString()

Version 1.1.0

20 Sep 01:40
Compare
Choose a tag to compare

Adds Check interface and classes

Version 1.0.1

14 Sep 00:31
Compare
Choose a tag to compare

Adds license information to composer.json

Version 1.0.0

13 Sep 01:35
Compare
Choose a tag to compare
Improvements to documentation