Skip to content

Releases: donatj/CLI-Toolkit

Tiny Doc Fixes

14 Jan 20:07
eae9935
Compare
Choose a tag to compare

Fixes missing return types on @method 's of Style

Cleanup

10 Aug 23:08
fd9eada
Compare
Choose a tag to compare
  • Fix up autoloader usage in examples.
  • Fix up visibility
  • Fix up old links
  • Fixed up examples
  • Replace PSR-0 autoloader with PSR-4
  • Generally better docs

Future versions will require PHP 7.2+

This will be the last minor release to support PHP 5.3 -> 7.1
Should the need arise however, there may be future patch releases to this minor version.

Small Feature Release

15 May 15:52
Compare
Choose a tag to compare

Adds Cursor::wrap() and redoes some of the documentation.

Code cleanup

08 Apr 22:41
Compare
Choose a tag to compare

Mostly code clean-up + added docs.

Initial Release

03 Oct 15:31
Compare
Choose a tag to compare
Merge branch 'master' of git://github.com/donatj/CLI-Toolkit

Conflicts:
	demos/spinning_cube.php
	lib/CLI/Graphics.php