Skip to content

Latest commit

 

History

History
173 lines (97 loc) · 8.97 KB

CHANGELOG.md

File metadata and controls

173 lines (97 loc) · 8.97 KB

phpstan-vscode

2.0.3

Patch Changes

  • a39a0f4 Thanks @juanrgm! - Fix memory leak when the process is killed

  • 39e35c8 Thanks @juanrgm! - Fix status bar on clearCache and pauseFileWatcher commands

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

Minor Changes

Patch Changes

1.4.6 (2022-03-25)

1.4.5 (2022-03-25)

Bug Fixes

1.4.4 (2021-02-19)

Bug Fixes

  • avoid use satinized path as file watcher pattern (068363b)

1.4.3 (2021-02-19)

Bug Fixes

  • avoid activate the extension if there is not a workspace opened (60f0b85)
  • sanitize all fsPath (ac2f811)

1.4.2 (2021-02-19)

Bug Fixes

1.4.1 (2021-02-19)

Bug Fixes

1.4.0 (2020-12-07)

Features

  • analyseCurrentPath command in the explorer context menu (ecbec20)
  • analyse command in the output channel (d1e7d26)
  • analyse current path command (2a19232)
  • clear cache command (f08a7ae)
  • clear problems command (9839c23)

1.3.3 (2020-12-06)

Bug Fixes

Features

1.3.2 (2020-12-04)

Bug Fixes

  • large json broken on stdout (67fa868)

Features

1.3.1 (2020-11-26)

Bug Fixes

  • created/deleted file watcher event not captured (f36ea24)
  • orphan process on windows (30a124c)

Features

1.3.0 (2020-11-17)

Features

  • build: v1.3.0 (11e308f)
  • pause/resume/toggle file watcher commands (40f544c)

1.2.0 (2020-11-14)

Bug Fixes

  • catch parse error config (81910da)

Features

1.1.2 (2020-11-07)

Features

1.1.1 (2020-11-07)

Features

1.1.0 (2020-11-07)

Bug Fixes

Features

1.0.0 (2020-11-02)

Features