TTY v0.8.0 Release Notes

Release Date: 2018-05-31 // almost 6 years ago
  • ➕ Added

    • ➕ Add teletype executable for jump starting new CLI apps
    • ➕ Add TTY::CLI for scaffolding new console applications
    • ➕ Add Commands::New for generating new command line applications
    • ➕ Add Commands::Add for adding new commands & subcommands
    • ➕ Add Plugins#load_from to allow loading dependencies from gemspec
    • ➕ Add tty-tree component
    • ➕ Add tty-markdown component
    • ➕ Add tty-font component
    • ➕ Add tty-config component

    🔄 Changed

    • ✂ Remove Plugins#find
    • 🔄 Change Plugins#load to Plugins#activate
    • ✂ Remove metrics rake tasks
    • ⚡️ Update dependencies