Skip to content

Releases: hybridly/vscode

v0.8.2

23 Sep 18:53
1792e2f
Compare
Choose a tag to compare

Bug Fixes

  • psr4: start looking up from proper directory (b1e7d04)
  • hybridly: properly map routes to context (190d8a0)

v0.8.1

23 Sep 17:58
c0ec2a0
Compare
Choose a tag to compare

Features

  • pest: add option to add arbitrary pest arguments (0173a9c)
  • psr4: support monorepositories (ad42d0a)

v0.8.0

17 Sep 23:21
149a818
Compare
Choose a tag to compare

Features

  • pest: allow running tests in current directory (9724193)
  • pest: use --bail by default (8d19bff)

v0.7.1

18 Jan 13:01
97b733d
Compare
Choose a tag to compare

Bug Fixes

  • tests: do not warn about pest/composer when loading a workspace (e8b396c)

v0.7.0

25 Dec 03:54
f08cae5
Compare
Choose a tag to compare

Bug Fixes

  • tests: do not require being in a php file to run all tests (82ae84a, 3467a9c)
  • tests: support commas in test names (eb30b8b)
  • ux: show error message when composer.json is not found (a0dbcf4)

v0.6.2

06 Dec 14:18
f6ac459
Compare
Choose a tag to compare

Features

  • commands: add "run previous" command (7ba0f1a)
  • autocomplete: support named parameters (56147e6)
  • generate-class: support invokable classes (0815b8a)

v0.6.1

20 Oct 15:05
194f2da
Compare
Choose a tag to compare

Bug Fixes

  • psr-4: support autoload-dev (9b87c34)

Features

  • pest: support --test-directory config (aca521d)

v0.6.0

18 Oct 00:28
674c459
Compare
Choose a tag to compare

Features

  • add pest support (ca38d72)
  • support generating final classes (823f584)

v0.5.3

17 Sep 14:09
0dc8480
Compare
Choose a tag to compare

Bug Fixes

  • psr4: handle array psr-4 namespaces (e8ffee5)
  • psr4: handle cases where there is no psr-4 defined (87cef80)

v0.5.2

11 Jun 12:34
d60c9ef
Compare
Choose a tag to compare

Bug Fixes

  • psr4: improve namespace guessing reliability (7a79ec8)