Skip to content

Releases: microsoft/edge-diagnostics-adapter

v0.6.0

17 Nov 17:01
41cb47c
Compare
Choose a tag to compare

This is the same as v0.6.0-unsigned, with the only difference that binaries are signed. This is the version published to npm:

  • New: Network domain
  • New: Improvements in Runtime domain
  • Chore: Update dependencies
  • New: Add AppVeyor with support for node 6, and 8
  • New: Auto release on GitHub and node-pre-gyp support
  • New: Auto install VC++ redistributable if needed
  • Docs: Improve documentation

v0.6.0-unsigned

09 Oct 22:46
Compare
Choose a tag to compare
v0.6.0-unsigned Pre-release
Pre-release

To run this release you will have to enable testsigning

Release 0.3.2

05 May 18:23
Compare
Choose a tag to compare
Release 0.3.2 Pre-release
Pre-release

This release fixes issues when running the adapter on non-English builds of Windows.

The zip file for this release contains both x86 and x64 bits in their respective folders.

Release 0.3.1

26 Apr 22:08
Compare
Choose a tag to compare
Release 0.3.1 Pre-release
Pre-release

Enabling internal developer mode in Edge to avoid PLM warnings.

Release 0.3.0

25 Apr 21:29
Compare
Choose a tag to compare
Release 0.3.0 Pre-release
Pre-release

This release suppots basic debugging plus:

  1. /json/protocol
  2. accurate /json/version
  3. Source map URL

Please download the zip file that corresponds to your OS's bitness (most likely x64).

  • EdgeDiagnosticsAdapterx64.zip for 64bit Win10
  • EdgeDiagnosticsAdapterx86.zip for 32bit Win10

Release 0.2.0

20 Apr 18:27
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release

Release with support for debugging, breakpoints, locals etc. and inspection features (list all pages and protocol.json).

Please download the zip file that corresponds to your OS's bitness (most likely x64).

  • EdgeDiagnosticsAdapterx64.zip for 64bit Win10
  • EdgeDiagnosticsAdapterx86.zip for 32bit Win10

Release 0.1.0

14 Apr 23:58
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release

Initial release. Only x64 support for now.