Skip to content

Releases: mnito/round-robin

3.0.0

Choose a tag to compare

@mnito mnito released this 30 Jun 18:44
  • Drop support for PHP 7
  • Update PHPUnit to resolve security issue
  • Fix deprecation warnings when running with PHP 8
  • Replace Travis CI with GitHub Actions

--

Special thanks @blancks for their contribution #9 Fix implicit nullable parameter deprecation!

2.2.0

Choose a tag to compare

@mnito mnito released this 06 Sep 23:11

Includes cloud endpoint and web UI

2.1.0

Choose a tag to compare

@mnito mnito released this 06 Sep 17:22

Add schedule_to_markdown function
Repair Travis CI build
Misc changes

2.0.1

Choose a tag to compare

@mnito mnito released this 08 Sep 22:31

Update LICENSE copyright years

2.0.0

Choose a tag to compare

@mnito mnito released this 08 Sep 22:19

Move away from "master schedule" verbiage to "full schedule"

Breaking change:

Schedule::$master is now Schedule::$full

1.2.2

Choose a tag to compare

@mnito mnito released this 29 Nov 14:03

Silence notice when not passing in rounds to rr.php
Update author info

1.2.1

Choose a tag to compare

@mnito mnito released this 29 Nov 13:56

Fix rr.php rounds default pass through behavior

1.2.0

Choose a tag to compare

@mnito mnito released this 04 Sep 15:12

Fixed tests
Added rr.php tool

1.1.0

Choose a tag to compare

@mnito mnito released this 27 Sep 00:51

Add object-oriented API

1.0.1

Choose a tag to compare

@mnito mnito released this 08 Sep 23:59

Patched etc/example.php file include