All Versions
35
Latest Version
Avg Release Cycle
41 days
Latest Release
-

Changelog History
Page 4

  • v2.3.0 Changes

    • 💅 move Style to Components dir
    • 🚚 move some demo files and tool class to inhere/console-components
  • v2.2.5 Changes

    • ➕ add a profiler tool class
    • ➕ add new show method: pointing, tree, splitLine
    • ⚡️ some update for params parse. add 'arrayValues' option
    • ➕ add new method writeStyle() for output message
  • v2.2.4 Changes

    • ➕ add console code Highlighter tool, from 'jakub-onderka/php-console-highlighter'
    • complete a simple template generator, add a new input class
    • ⚡️ update readme
  • v2.2.3 Changes

    • simple ascii font display
    • ➕ add a simple process util
    • 👍 annotation var support in others tag: options, arguments
    • ➕ add new notify message method: Show::spinner() Show::pending()
    • ➕ add new screenshots images, other update ...
  • v2.2.2 Changes

    • 🛠 some modify for user interactive method. bug fixed for write() need quit
    • 🆕 new feature: alias support for command(app command alias and controller command alias)
    • ➕ add new interactive : multi select
    • ⚡️ Update README.md