Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 669 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 669 Bytes

1.1.4

  • Bump ruby_core_source dependency

1.1.3

  • Bump dependencies

1.1.2

  • Fix where command failing at the top level

1.1.1

  • Fix allowing user's to pass --with-ruby-include
  • Improve rvm src autodetection - works for 1.9.3-head

1.1.0

  • Point to new debugger-ruby_core_source API
  • General cleanup
  • fix rdebug version

1.0.1

  • Fix ruby-debug not being loaded from debugger.rb

1.0.0

  • Add back 1.9.2 support!

1.0.0.rc2

  • Avoid downloading of ruby source by using debugger-ruby_core_source
  • Fix LocalJumpError caused by using proc in extconf.rb
  • Tests up on CI
  • Rake tasks updated

1.0.0.rc1

  • Initial test release with working 1.9.3