Releases: mcbeet/vscode-beet
Releases · mcbeet/vscode-beet
v0.5.2
0.5.2 (2021-03-26)
Bug Fixes
- Link world command was not included in activation events (9f396fd)
v0.5.1
0.5.1 (2021-03-26)
Bug Fixes
- Commands were not registered correctly (be536a3)
v0.5.0
0.5.0 (2021-03-26)
Bug Fixes
- Build executed if no config file was selected (b853783)
Features
- Added beet.minecraftPath configuration (5a9b5fd)
- Link command now lets you pick worlds to link to (f820ee8)
v0.4.2
0.4.2 (2021-03-25)
Bug Fixes
- Added check if beet.pyhonPath is valid (ae63ef0)
- Beet tasks were not executed correctly (508e34e)
v0.4.1
0.4.1 (2021-03-25)
Bug Fixes
- Build command automatically selects config file if only one exists (3395be6)
v0.4.0
0.4.0 (2021-03-25)
Features
- Config file is now selectable in build task (af47c8c)
v0.3.0
0.3.0 (2021-03-24)
Features
- Added beet tasks (b9fdf59)
- Added pythonPath setting (381b004)
- Beet is executed with interpreter at python.pythonPath (915a4bb)
- Beet tasks are executed with current python interpreter (a52cb78)
- config: Added babelbox dialect completion (cc8555e)
v0.2.0
0.2.0 (2021-03-24)
Bug Fixes
Features
- schema for lectern config (fb301de)
v0.1.0
0.1.0 (2021-03-23)
Features
- schema: Schemas are now included in extension (1fcf161)