Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 15:59
· 33 commits to main since this release

Change Log

Fixed

  • fix: flag type check error 2ad6fd5
  • fix: syntax error on php 7.4 00be077
  • fix: syntax error on < php 7.4 1fcb150

Feature

  • feat: add built in simple app and cmd builder 36903c1

Update

  • update: add an util methods, update readme 6bf883c

Other

  • prof: add some helper methods from cli-utils 3227051
  • style: update readme, remove some unused codes 2987de9
  • chore: add some tests for CliApp 65c727c