CLImate v3.3.0 Release Notes

Release Date: 2018-04-20 // almost 6 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ‘ Ensure multibyte strings are supported everywhere.
    • ๐Ÿ‘Œ Improved support for IDE assistance when using method chaining. #102
    • [Art] Improve handling of missing files. #114
    • 0๏ธโƒฃ [Input] Correct the usage of defaultTo() with accept(). #104
    • ๐Ÿ [Windows] Fixed the terminal width detection. #64

    โž• Added

    • ๐Ÿ‘ [Table] Add support for a prefix argument for each row. #51
    • [Progress] Added an each() method. #112

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ [Support] Add support for PHP 7.2
    • ๐Ÿ‘ [Support] Drop support for PHP 5.4
    • ๐Ÿ‘ [Support] Drop support for PHP 5.5
    • ๐Ÿ‘ [Support] Drop support for HHVM.
    • Suggest the symfony polyfill library is ext-mbstring is not available. #110