Changelog
0.11.0 (2021-06-29)
- Validation for Yaml config files (154ab06)
0.10.0 (2021-06-17)
- Added command to select config file (1962e31)
- Added json schemas for new contrib plugins (198e6eb)
- Support for toml & yaml build files (bbc71a8)
0.9.0 (2021-04-13)
- Added abbility to choose files with open dialog (398b412)
0.8.0 (2021-04-13)
- LinkWorld command shows world version (2376f62)
0.7.1 (2021-04-08)
- Update babelbox/load description (0781b5b)
0.7.0 (2021-04-07)
- No schema descriptions in Intellisense popup (40a32be)
- Add completion for mcanitexgen plugin (cdf295d)
- Add completions for external babelbox plugin (f845333)
- Add pipeline completions (f682e64)
0.6.0 (2021-04-02)
- add completion for generator metadata (740239e)
0.5.4 (2021-03-26)
- Using webpack to build extension (f83b5fd)
0.5.3 (2021-03-26)
- Modules were not imported correctly (e7ee23a)
0.5.2 (2021-03-26)
- Link world command was not included in activation events (9f396fd)
0.5.1 (2021-03-26)
- Commands were not registered correctly (be536a3)
0.5.0 (2021-03-26)
- Build executed if no config file was selected (b853783)
- Added beet.minecraftPath configuration (5a9b5fd)
- Link command now lets you pick worlds to link to (f820ee8)
0.4.2 (2021-03-25)
0.4.1 (2021-03-25)
- Build command automatically selects config file if only one exists (3395be6)
0.4.0 (2021-03-25)
- Config file is now selectable in build task (af47c8c)
0.3.0 (2021-03-24)
- 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)
0.2.0 (2021-03-24)
- schema for lectern config (fb301de)
- Added autocomplete for beet project configuration files