helpers-functions-cli/CHANGELOG.md
2019-05-24 13:35:09 +10:00

1.3 KiB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

View all Unreleased changes here

1.1.3

Changed

  • Updated manpage() to include foregroundColour, headingColour, and additional arguments. Removed example argument in favour of including it inside additional.
  • Added pointybeard/helpers-cli-colour composer package

1.1.2

Changed

  • Using latest version of pointybeard/helpers-functions-strings

1.1.1

Added

  • Added get_window_size() function

1.1.0

Added

  • Added manpage and usage functions

Changed

  • Requiring PHP 7.2 or greater
  • Including pointybeard/helpers-cli-input, pointybeard/helpers-functions-strings, and pointybeard/helpers-functions-flags composer packages

1.0.0

Added

  • Initial release