Skip to content

v1.8.0

Compare
Choose a tag to compare
@patinthehat patinthehat released this 13 Feb 01:54
· 576 commits to main since this release
  • changed table() and TablePayload to accept either an object or an array, as Ray expects an object for proper row labels to be displayed

  • added trace() and TracePayload

  • added caller() and CallerPayload

  • added event() and EventPayload

  • converted original RemovesRayFrames PHP trait to TypeScript

  • fixed getOriginFrame()

  • fixed getCaller()

  • the source file and line number are now displayed correctly in the Ray app