New
Ruby Jard 0.2.2 - Alpha 4
UX/UI
- Add
wehereamias an alias forlistcommand - Add
themecommand to switch theme at runtime - Load configuration file when Jard starts
Bug fixes
- Backward compatible issue: Array#filter is available in ruby 2.5.x and above.
- Fix Jard is bypassed when writting something to stdout while debugging (https://github.com/nguyenquangminh0711/ruby_jard/pull/5)