Releases: c9s/CLIFramework
Releases · c9s/CLIFramework
Release 4.2.0
Some important commits are as follows:
Thanks for the following contributors 🎉!
@c9s and @peter279k.
Release 3.1.0
Some important commits are as follows:
- The
3.x
version is referenced by the3.0
branch. - It's the 8.1 compatibility patch for the PHPBrew dependency.
- ec530d4
Thanks for the following contributors 🎉:
@c9s and @peter279k.
Release 4.1.2
What's Changed
- Fix PHP 8.1 deprecations by @davidcole1340 in #121
- return default value by @dmnlk in #122
- Escape Logger::error message printing by @sherbrow in #114
New Contributors
- @davidcole1340 made their first contribution in #121
- @dmnlk made their first contribution in #122
- @sherbrow made their first contribution in #114
Full Changelog: 4.1.1...4.1.2
Release 4.1.1
Merge pull request #118 from detain/master The "::class" constant was not added until php 5.5
Release 4.0.0
Merge pull request #105 from valbendan/master fix -c option conflict