Friday, July 24, 2020

Puts Debuggerer 0.9.0 is out!

Puts Debuggerer 0.9.0 (debuggerless debugging FTW) is out with the following changes:
  • Provide partial support for Opal Ruby (everything except display of file name, line number, and source code)
  • source_line_count option
  • wraper option for including both header and footer
  • Special handling of exceptions (prints using full_message)
  • Change :ap printer default to :p when unavailable
  • Support varargs printing (example: pd arg1, arg2, arg3)
  • Display run_at run number in printout
Below is a summary of source_line_count and wrapper options.


No comments: