Skip to content

4.4.0

Latest
Compare
Choose a tag to compare
@AydinHassan AydinHassan released this 29 Jul 17:45
· 2 commits to master since this release

[4.4.0]

Added

  • Added strict_types everywhere (#253)
  • Support for full-width unicode characters (#274)
  • Support for special chars with custom control mappings (#283)

Changed

  • addSubMenu & addSplitItem in CliMenuBuilder to accept any callable (#275)

Fixed

  • Using backspaces in input dialogs (#260, #267)

Removed

  • Support for PHP 7.1 - 8.1 (#287, #289)
  • ctype extension usages (#272)