Skip to content

Release 0.8.4

Latest
Compare
Choose a tag to compare
@provegard provegard released this 20 Aug 20:33
· 8 commits to master since this release
  • Exclude 'v8only' from printed DevTools URL to make newest Chrome/DevTools stop on breakpoints.
    Also exclude 'experiments' since I don't think it's needed. (issue #100)
  • Handle script whose source name contains <eval> multiple times. (issue #101)
  • Log events when handleOperation times out, to be able to understand the error mentioned
    in issue #101.
  • Support new Debugger.enable with arguments. (issue #106)
  • Upgrade Akka to 2.5.25.