v10.1.0
·
145 commits
to refs/heads/main
since this release
Changes
🚀 Features
- Add support for targeting a build stage when building a Docker image @ClaytonNorthey92 (#628)
🧹 Maintenance
- Rename
src
topackages
to follow workspaces convention @cristianrgreco (#631) - Copy README and LICENSE from root to each package on pack @cristianrgreco (#630)
- Improve test coverage of container runtime strategies @cristianrgreco (#627)