This repository was archived by the owner on Mar 12, 2023. It is now read-only.
Ruby Jard 0.2.2 - Alpha 4
UX/UI
- Add
wehereami
as an alias forlist
command - Add
theme
command 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 (#5)