A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/ruby/debug

https://github.com/ruby/debug - v1.11.1

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.11.0...v1.11.1

- Ruby
Published by ko1 2 months ago

https://github.com/ruby/debug - v1.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.10.0...v1.11.0

- Ruby
Published by ko1 9 months ago

https://github.com/ruby/debug - v1.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.9.2...v1.10.0

- Ruby
Published by ko1 about 1 year ago

https://github.com/ruby/debug - v1.9.2

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.9.1...v1.9.2

- Ruby
Published by ko1 almost 2 years ago

https://github.com/ruby/debug - v1.9.1

Fix small issue to release with Ruby 3.3.0.

What's Changed

Full Changelog: https://github.com/ruby/debug/compare/v1.9.0...v1.9.1

- Ruby
Published by ko1 about 2 years ago

https://github.com/ruby/debug - v1.9.0

This release fixes many issues reported after v1.8.0, introduce IRB integrated console and more.

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.8.0...v1.9.0

- Ruby
Published by ko1 about 2 years ago

https://github.com/ruby/debug - v1.8.0

This release supports TraceInspector functionality on VSCode, and other fixes.

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.7.2...v1.8.0

- Ruby
Published by ko1 almost 3 years ago

https://github.com/ruby/debug - v1.7.2

Bug fix release.

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.7.1...v1.7.2

- Ruby
Published by ko1 almost 3 years ago

https://github.com/ruby/debug - v1.7.1

This is bug fix release for Ruby 3.2.0.

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.7.0...v1.7.1

- Ruby
Published by ko1 about 3 years ago

https://github.com/ruby/debug - v1.7.0

What's new

This release contains many bug fixes and new features.

  • Debug console
    • until command
    • whereami command
    • info ivars <expr> and info consts <expr>
    • A fewer log output
  • Faster next and finish command on Ruby 3.2.
  • Better VSCode (DAP) and Chrome (CDP) supports
  • Experimental features
    • RUBY_DEBUG_LAZY configuration
    • , command on VSCode debug console to input debug commands

and more!

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.6.3...v1.7.0

Thank you for all your contributions.

- Ruby
Published by ko1 about 3 years ago

https://github.com/ruby/debug - v1.6.3

This is bug fix release.

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.6.2...v1.6.3

- Ruby
Published by ko1 over 3 years ago

https://github.com/ruby/debug - v1.6.2

v1.6.2 is bug fix release.

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.6.1...v1.6.2

- Ruby
Published by ko1 over 3 years ago

https://github.com/ruby/debug - v1.6.1

This is only bug fixes.

What's Changed

Full Changelog: https://github.com/ruby/debug/compare/v1.6.0...v1.6.1

- Ruby
Published by ko1 over 3 years ago

https://github.com/ruby/debug - v1.6.0

What's Changed

Notable changes:

Changes:

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.5.0...v1.6.0

- Ruby
Published by ko1 over 3 years ago

https://github.com/ruby/debug - v1.5.0

What's Changed

Summary

  • Utilize Ruby 3.1 features such as nested breakpoints.
  • Change prompt for Ruby expressions.
  • Improve CDP (Chrome frontend).
  • Improve DAP (VSCode frontend), especially TCP/IP support for Windows.
  • Add many tests for CDP/DAP.
  • And many bug fixes!

PRs

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.4.0...v1.5.0

- Ruby
Published by ko1 almost 4 years ago

https://github.com/ruby/debug - v1.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/debug/compare/v1.3.4...v1.4.0

- Ruby
Published by ko1 about 4 years ago