Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sj-i sj-i released this 01 Aug 17:37
0fe2381

Changes

  • restore the state of stty #36
  • update dependencies #37 #38
  • make the output format modifiable #39 #40
    • you can now get traces as json lines by specifying --template=json_lines as a command-line option

BC breaks

  • the default output format of traces for inspector:trace and inspector:daemon has been changed to the same as phpspy
  • if you want the previous format, use --template=compat as a command-line option