Releases: MarkMcCulloh/vscode-projen
Releases · MarkMcCulloh/vscode-projen
v0.0.27
0.0.27 (2022-01-08)
Bug Fixes
- Use lowercase path for project label (850d58b)
v0.0.26
0.0.26 (2022-01-08)
Bug Fixes
- Rename workspaceRoot to projectRoot (55e7755)
- Smarter labeling for multi-root situations (058c135)
v0.0.25
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
0.0.24 (2021-12-19)
Bug Fixes
- Infer registry when trying to get jsii info (b8e582f)
v0.0.23
0.0.23 (2021-12-19)
Bug Fixes
- Spread args to "projen new" (bff8cdb)
v0.0.21
0.0.21 (2021-12-19)
Features
- Add jsii lookup of project ids to streamlike project creation (52a9c08), closes #3
v0.0.19
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
0.0.18 (2021-12-18)
Bug Fixes
- Publish extension to open registry (0bd46a1)