Skip to content

Releases: MarkMcCulloh/vscode-projen

v0.0.27

08 Jan 04:02
Compare
Choose a tag to compare

0.0.27 (2022-01-08)

Bug Fixes

  • Use lowercase path for project label (850d58b)

v0.0.26

08 Jan 03:00
Compare
Choose a tag to compare

0.0.26 (2022-01-08)

Bug Fixes

  • Rename workspaceRoot to projectRoot (55e7755)
  • Smarter labeling for multi-root situations (058c135)

v0.0.25

08 Jan 02:09
Compare
Choose a tag to compare

0.0.25 (2022-01-08)

Features

  • Consolidate views into a single one (057e385)
  • Support multiple projen projects at a time (fd3cfb9)

v0.0.24

19 Dec 17:06
Compare
Choose a tag to compare

0.0.24 (2021-12-19)

Bug Fixes

  • Infer registry when trying to get jsii info (b8e582f)

v0.0.23

19 Dec 07:45
Compare
Choose a tag to compare

0.0.23 (2021-12-19)

Bug Fixes

  • Spread args to "projen new" (bff8cdb)

v0.0.22

19 Dec 07:32
Compare
Choose a tag to compare

0.0.22 (2021-12-19)

Bug Fixes

v0.0.21

19 Dec 06:53
Compare
Choose a tag to compare

0.0.21 (2021-12-19)

Features

  • Add jsii lookup of project ids to streamlike project creation (52a9c08), closes #3

v0.0.20

18 Dec 21:46
Compare
Choose a tag to compare

0.0.20 (2021-12-18)

Bug Fixes

  • Updated deps and readme (e234235)

v0.0.19

18 Dec 21:15
Compare
Choose a tag to compare

0.0.19 (2021-12-18)

Bug Fixes

  • Better use of Uri class, use proper file icons in managed file list, remove use of Buffer to possibly fix web extension (885242c)

v0.0.18

18 Dec 19:57
Compare
Choose a tag to compare

0.0.18 (2021-12-18)

Bug Fixes

  • Publish extension to open registry (0bd46a1)