1.0.3
Wodby CLI 1.0.3
Aligns dependency cache storage with the Docker execution mode while preserving Docker-in-Docker cache persistence.
- Use the conventional npm, Composer, Bundler, and uv cache directories under the current user's home in native Docker environments.
- Keep project-local .wodby-ci-cache/ staging for Docker-in-Docker jobs, including import during initialization and export after cache-enabled commands.
- Keep WODBY_CI_CACHE_DIR as an explicit override for a unified root/profile cache layout.
Full changelog: 1.0.2...1.0.3