Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 539 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 539 Bytes

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