Puts Debuggerer v0.9.0 Release Notes

    • 💎 Provide partial support for Opal Ruby (missing 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