Skip to content

Releases: microsoft/vscode-windows-process-tree

0.4.0

18 Jan 15:48
b266dd3
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fix build artifacts

v0.3.1

13 Oct 22:01
9e802b1
Compare
Choose a tag to compare
  • Close process handles when getting memory usage #34

v0.3.0

09 Apr 16:44
3950fde
Compare
Choose a tag to compare

The module is now context-aware.

0.1.3

24 Aug 01:01
Compare
Choose a tag to compare
  • Specify os in package.json

0.1.2

21 Aug 20:02
Compare
Choose a tag to compare
  • Remove dependency on the bindings npm module via @Lixire

0.1.1

21 Aug 19:53
Compare
Choose a tag to compare
  • Improve code sample viewing on npmjs.com via @Tyriar

0.1.0

21 Aug 19:51
Compare
Choose a tag to compare

Initial release