File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33Notable changes.
44
5+ ## April 2024
6+
7+ ### [ 0.59.0]
8+ - Propagate --cache-from to buildx build. (https://github.com/devcontainers/cli/pull/638 )
9+ - Disable cache on feature build when ` --build-no-cache ` is passed. (https://github.com/devcontainers/cli/pull/790 )
10+ - Qualify local image for Podman. (https://github.com/microsoft/vscode-remote-release/issues/9748 )
11+ - Stop races docker-compose.devcontainer.containerFeatures file. (https://github.com/devcontainers/cli/issues/801 )
12+
513## March 2024
614
715### [ 0.58.0]
Original file line number Diff line number Diff line change 11{
22 "name" : " @devcontainers/cli" ,
33 "description" : " Dev Containers CLI" ,
4- "version" : " 0.58 .0" ,
4+ "version" : " 0.59 .0" ,
55 "bin" : {
66 "devcontainer" : " devcontainer.js"
77 },
You can’t perform that action at this time.
0 commit comments