Skip to content

Releases: symless/multi-build

v0.0.7

07 Oct 07:33
88aead8

Choose a tag to compare

What's Changed

  • chore: bump version to 0.0.7 by @nbolton in #35
  • Update README.md - Marketplace instructions by @nbolton in #36
  • Update README.md - Remove FAQ item by @nbolton in #37
  • fix: refine CMake file search pattern to match only CMakeLists.txt by @nbolton in #39

Full Changelog: v0.0.6...v0.0.7

v0.0.6

16 Jun 08:19
03a7b1b

Choose a tag to compare

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

Full Changelog: v0.0.5...v0.0.6

v0.0.5

15 May 12:09

Choose a tag to compare

What's Changed

  • Pre-select current repository and remote in selection lists by @nbolton in #7

Full Changelog: v0.0.4...v0.0.5

v0.0.4

15 May 11:59
bca65c2

Choose a tag to compare

What's Changed

  • Selection of different repos and remotes by @nbolton in #5
  • Update README.md - Add instructions by @nbolton in #4

Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 May 17:49
6200034

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 May 10:03
6a694bb

Choose a tag to compare

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.

v0.0.1

05 May 19:52

Choose a tag to compare

Full Changelog: https://github.com/symless/multi-host-build/commits/v0.0.1

First prototype, uses .json in the root of each project which needs to be sync'd manually with something like Syncthing.