11
0
Fork 0
mirror of https://github.com/n3w/helpers-cli-input.git synced 2025-12-19 12:43:23 +00:00
helpers-cli-input/CHANGELOG.md

790 B

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.0.2

Fixed

  • Fixed InputCollection::getArgumentsByIndex() so it returns NULL if the index does not exist instead of throwing an E_NOTICE message

1.0.1

Changed

  • Updated example to use Cli\manpage() provided by the pointybeard/helpers-functions-cli package

1.0.0

Added

  • Initial release