Skip to content

7.4.3

Compare
Choose a tag to compare
@eldipa eldipa released this 26 Oct 12:06
· 882 commits to master since this release

Changes from previous version:
Fixes:

  • Changed how the Ruby runner toggles the echo mode of IRB
    (+ruby-expr-print) due a change in Ruby 2.5 (see 539d3a1). Closes #62
  • Added a missing module (sys) and fixed a typo in one attr name (see
    d44d9b0)