Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.

Ruby Jard 0.2.2 - Alpha 4

Compare
Choose a tag to compare
@0x2c7 0x2c7 released this 29 Jul 14:41
· 624 commits to master since this release

UX/UI

  • Add wehereami as an alias for list 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)