Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Releases: raix/vscode-perl-debug

v0.6.3

16 Sep 21:13
Compare
Choose a tag to compare

0.6.3 (2019-09-16)

Bug Fixes

  • ci: increase timeout for test debugClient (f4ee23b)
  • ci: increase timeout in adapter tests (d0df6b2)
  • ci: run tets "in band" (91fbac6)
  • ci: travis ci is using small runners (bfcc755)
  • package: update semantic release and vsce (2fc998d)

v0.6.2

15 Sep 19:13
Compare
Choose a tag to compare

0.6.2 (2019-09-15)

Bug Fixes

  • breakpoint: extract breakpoint parsing (8ef8cf7)
  • ci: add line split (c15340c)
  • ci: add perl to cache (2e42f62)
  • ci: add specific node version (803ab6a)
  • ci: add version check on travis (0c6e2ce)
  • ci: always install padwalker (8e8c16e)
  • ci: come on travis (a8b1dca)
  • ci: fix leaking of local session in test (8c1e8bb)
  • ci: force perlbrew cpanm install (4848c3b)
  • ci: increase timeout in case of slow ci (9e2a37a)
  • ci: install travis perl helpers (1d2875b)
  • ci: make perlbrew available (fed9ee6)
  • ci: multiline script condition supported? (fc2333b)
  • ci: osx perlbrew pick latest version available (e504537)
  • ci: perlbrew not installed on macos (46ec0d1)
  • ci: remove "i" from available versions already installed (50a822c)
  • ci: remove berry perl 5.16.x from test matrix (b9f9543)
  • ci: set default tiime out (7b13207)
  • ci: some travis perl installs are not in home folder (cad9318)
  • ci: speed up brewperl (4cf40ab)
  • ci: travis fix script missing ; (facc6a9)
  • ci: travis macos add perlbrew to bash_profile (c197400)
  • ci: try installing perlbrew on osx (38ab338)
  • ci: update node environment (97b842a)
  • ci: use perlbrew perl version (0745970)
  • ci: use trusty distribution on travis (54dfa3d)
  • ci: verify that correct perl version is installed (f735fc9)
  • filepath: to perl format (be729a5)
  • test: improve base variable scope level (8778e42)
  • test: investigate restart issue on windows (0c21c93)
  • test: skip adapter "pause" test on windows (9ca70f4)

v0.6.1

25 Jul 11:59
778c2e5
Compare
Choose a tag to compare

0.6.1 (2019-07-25)

Bug Fixes

  • test: fixed a test script (bdd295a)

v0.6.0

18 Apr 17:58
2cda896
Compare
Choose a tag to compare

0.6.0 (2019-04-18)

Bug Fixes

  • disconnectrequest: disconnectRequest expects debuggee termination? (ede65de)
  • disconnectrequest: forgot to send response (bbabf48)

Features

  • fork: support for multi-session/multi-process/fork debugging (889ca65)

v0.5.0

09 Mar 14:12
c59068c
Compare
Choose a tag to compare

0.5.0 (2019-03-09)

Features

  • pause: implement pauseRequest, and bugfixes (bac43df)

v0.4.4

18 Feb 12:41
Compare
Choose a tag to compare

0.4.4 (2019-02-18)

Bug Fixes

v0.4.1

13 Feb 00:02
Compare
Choose a tag to compare

0.4.1 (2018-02-13)

Bug Fixes

v0.4.0

12 Feb 23:30
Compare
Choose a tag to compare

0.4.0 (2018-02-12)

Bug Fixes

  • ci: Add yarn binaries (827a4a7)
  • ci: using yarn, removing npm lock (5b4f0e3)
  • ci: Yarn cache preventing yarn install (caccb7a)

Features

  • variables: Add check for padwalker (9c47476)

v0.3.0

12 Feb 09:08
Compare
Choose a tag to compare

0.3.0 (2018-02-12)

Bug Fixes

Features

  • remote: initial support for remote debugging (6b1819e)

v0.2.5

23 Nov 15:54
Compare
Choose a tag to compare

0.2.5 (2017-11-23)

Bug Fixes

  • trigger full ci run (testing semantic release) (c08cfea)
  • upgrade release tools (03e72e6)