Skip to content

Releases: microsoft/vscode-windows-process-tree

v0.6.2

25 Nov 19:23
76c9c43

Choose a tag to compare

Changes:

  • #80: 0.6.2
  • #79: 0.6.1
  • #74: chore: update SDL flags
  • #75: chore: npm audit fix
  • #71: chore: bump action and node versions
  • #70: build(deps): bump serialize-javascript and mocha
  • #69: build(deps-dev): bump braces from 3.0.2 to 3.0.3
  • #68: chore: add APIScan fields
  • #67: refactor: switch to node-addon-api
  • #66: 0.5.0
See More
  • #65: chore: change package to no-op on other platforms
  • #64: chore: skip reporting C4244 as error
  • #62: fix tests
  • #61: Use @VScode
  • #60: move to @VScode
  • #59: fix: add packagePlatform
  • #58: 0.4.1
  • #57: fix: use SpectreMitigation attribute
  • #56: chore: add more flags for Binskim
  • #55: chore: add unified pipeline

This list of changes was auto generated.

0.4.0

18 Jan 15:48
b266dd3

Choose a tag to compare

Changes

  • chore: upgrade mocha and increase timeout #44
  • chore: various CI and dependency security improvements #51
  • minor internal request/queue type fixes #48
  • Get tests and lint running in CI #52
  • fix: incorrect getProcessCpuUsage type error messages #47
  • fix: avoid orphaning chained and "other-queue" callbacks #46
  • feat: define custom promisify implementations #45
  • perf: reduce wastefully redundant list searching #49
  • chore: update nan@2.17.0 #53

v0.3.3

30 Mar 21:03

Choose a tag to compare

  • Added specture and cf guard compile flags
  • Correct typings as undefined could be returned #38

v0.3.2

13 Oct 22:07

Choose a tag to compare

  • Fix build artifacts

v0.3.1

13 Oct 22:01
9e802b1

Choose a tag to compare

  • Close process handles when getting memory usage #34

v0.3.0

09 Apr 16:44
3950fde

Choose a tag to compare

The module is now context-aware.

0.1.3

24 Aug 01:01

Choose a tag to compare

  • Specify os in package.json

0.1.2

21 Aug 20:02

Choose a tag to compare

  • Remove dependency on the bindings npm module via @Lixire

0.1.1

21 Aug 19:53

Choose a tag to compare

  • Improve code sample viewing on npmjs.com via @Tyriar

0.1.0

21 Aug 19:51

Choose a tag to compare

Initial release