Skip to content

Releases: slonopotamus/stevedore

0.5.0

27 Mar 13:46
Compare
Choose a tag to compare
* Update Docker Engine to 20.10.14
* Update Docker Compose to 2.3.4
* Update Buildx to 0.8.1

0.4.1

23 Mar 13:36
Compare
Choose a tag to compare
* Update docker-wsl-proxy to 0.0.5. https://github.com/slonopotamus/stevedore/issues/38[#38].
Fixes bind-mounting of a single file.

0.4.0

23 Mar 07:59
Compare
Choose a tag to compare
* Update kubectl to 1.23.5
* Update docker-wsl-proxy to 0.0.4. https://github.com/slonopotamus/stevedore/issues/38[#38]

0.3.4

21 Mar 18:08
Compare
Choose a tag to compare
* Bundle Visual C++ Runtime Files. https://github.com/slonopotamus/stevedore/issues/35[#35]
* Automatically publish releases to WinGet. https://github.com/slonopotamus/stevedore/issues/15[#15]

0.3.3

14 Mar 15:51
Compare
Choose a tag to compare
* Use fixed GUIDs for MSI components to avoid unexpected unistalls of files. https://github.com/slonopotamus/stevedore/issues/34[#34]

0.3.2

13 Mar 21:54
Compare
Choose a tag to compare
* Enable LCOW via dockerd flag, so there's better control over disabling it

0.3.1

13 Mar 21:03
Compare
Choose a tag to compare
* Enable LCOW by default. https://github.com/slonopotamus/stevedore/issues/33[#33]

0.3.0

11 Mar 16:12
Compare
Choose a tag to compare
* Show human-friendly message when user tries to launch multiple instances of Stevedore
* Update Docker Engine to 20.10.13
* Update Buildx to 0.8.0
* Fix build script to actually bundle Shmoby in MSI
* Update Docker Compose to 2.3.3

0.2.0

08 Mar 13:59
Compare
Choose a tag to compare
* Enable Linux containers by default and drop "experimental" label

0.1.1

07 Mar 19:07
Compare
Choose a tag to compare
* Display error if WSL2 kernel is not installed. https://github.com/slonopotamus/stevedore/issues/32[#32]