Skip to content

0.2.3

Choose a tag to compare

@hurricup hurricup released this 21 Nov 05:05
· 45 commits to master since this release

What's Changed

  • fix of stepping in ruby debugger source code reverted by @viuginick in #58
  • Load iseq monkeypatch by @viuginick in #61
  • don't prepend InstructionSequence#load_iseq if ruby version is < 2.5 by @viuginick in #63
  • Fix compilation for 2.6 (fixing #67) by @valich in #68
  • Revert old Bootsnap hack by @viuginick in #70
  • Bootsnap hack is needed for 2.5.* ruby versions by @viuginick in #72
  • Fix suspensions in debugger source code (replacement for an old, bad fix) by @viuginick in #73

New Contributors

Full Changelog: v0.2.2...v0.2.3