- Fixed issue with adding rake task list twice
- Improve compatibility with older tty-prompt v0.21.0 by setting select choices via block argument when using a block
branding_header
,prompt_question
, andtask_formatter
block options
- Optimized performance for JRuby
- rakeui, raketui, jrakeui, and jraketui shorter alternative commands
- Enter arguments when a rake task needs them
- Added an API for direct Ruby use
- Specify/limit tasks displayed
- jrake-tui to support JRuby without RVM
- Initial version supporting listing and execution of rake tasks (without passing arguments)