Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 311 Bytes

File metadata and controls

14 lines (8 loc) · 311 Bytes

Releases

v0.4.0

  • Better support for printing T_OBJECT values, including class name.
  • Introduce rb-heap-dump command to dump the Ruby heap to a JSON file, with optional type filtering and limit.

v0.2.0

  • Introduce support for lldb using debugger shims.

v0.1.0

  • Initial release.