Skip to content

Releases: sinedied/devc

0.3.0

28 Jun 13:00
Compare
Choose a tag to compare

0.3.0 (2022-06-28)

Features

  • update devcontainer.json to latest spec (9ac1e13)

0.2.1

29 Apr 10:20
Compare
Choose a tag to compare

0.2.1 (2022-04-29)

Bug Fixes

  • strip json comments not working in some cases (6f8f937)

0.2.0

09 Mar 17:52
Compare
Choose a tag to compare

0.2.0 (2022-03-09)

Bug Fixes

  • azure cli install script (4f775a4)
  • shell command in WSL (03abd24)
  • uncaught errors in code/shell commands (04ea071)

Features

  • initial support for WSL (2d3a1ed)

0.1.1

09 Mar 14:46
Compare
Choose a tag to compare

0.1.1 (2022-03-09)

Bug Fixes

  • crash when no dependencies are defined in package.json (2929366)