Releases: symless/multi-build
Releases · symless/multi-build
v0.0.7
v0.0.6
What's Changed
- Use new socket instead of reusing socket by @nbolton in #11
- Check for no room ID when getting config by @nbolton in #10
- Improve logging for Git checkout cancelled by @nbolton in #8
- Create CONTRIBUTING.md by @nbolton in #23
- Update README.md - Add contrib section by @nbolton in #24
- feat: add command to show/edit Multi-Build room ID by @davehorner in #18
- Setup continuous integration by @nbolton in #25
- Update README.md - Add CI badge by @nbolton in #26
- Update README.md - Link to server project by @nbolton in #27
- Only use CMake if CMakeLists.txt found in workspace by @nbolton in #32
- Default to current Git branch by @nbolton in #33
- Refactor config and fix bug where room ID is removed by @nbolton in #34
New Contributors
- @davehorner made their first contribution in #18
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
Save config to settings.json instead of .json file in root of project and rely on VS Code to sync the data.