Releases: slonopotamus/stevedore
Releases · slonopotamus/stevedore
0.5.0
* Update Docker Engine to 20.10.14 * Update Docker Compose to 2.3.4 * Update Buildx to 0.8.1
0.4.1
* 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
* 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
* 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
* Use fixed GUIDs for MSI components to avoid unexpected unistalls of files. https://github.com/slonopotamus/stevedore/issues/34[#34]
0.3.2
* Enable LCOW via dockerd flag, so there's better control over disabling it
0.3.1
* Enable LCOW by default. https://github.com/slonopotamus/stevedore/issues/33[#33]
0.3.0
* 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
* Enable Linux containers by default and drop "experimental" label
0.1.1
* Display error if WSL2 kernel is not installed. https://github.com/slonopotamus/stevedore/issues/32[#32]