What's new in this release
- Fixes a few issues with package patching that could prevent Python from installing succesfully
- Improves platform compatibility checks when installing packages with
runx
- Fixes an issue where
devbox shellenv
would fail on paths with whitespace - Fixes a bug where
env_from
would fail when called from a subdirectory - Fixes documentation and error messaging for
env_from
when calling devbox from a subdirectory
Changelog
- 0bc66cb [whitespace] sourcing init hooks: wrap project dir path in quotes (#2393)
- 1f4db4a [auto] Add php detector (#2390)
- 8384357 Version 0.13.6 (#2389)
- 2f38449 shellgen: delete flake.lock if flake.nix changes (#2388)
- 399b7f3 [env] Fix env_from docs and improve error messaging (#2386)
- b3f6847 [dependencies] Update pkg (for runx) (#2384)
- 73fcc6f [autodetect] Add go autodetection (#2381)
- 5c665e5 telemetry: add devspace analytics (#2380)
- cab9ca6 patchpkg: use devbox flake instead of local binary (#2378)
- 034a486 cli reference: update completion docs for zsh (#2371)
- e8763dd fix wrong button on Quickstart (#2367)
- 1815867 Re-enable Algolia Search (#2365)
- eecce85 [Temp] Disable Search (#2364)
- a37b090 fix: json syntax error in plugin example (#2363)
- d52d414 [cicd] Remove macos-12 (#2361)
- 02a719f [env] Fixed env_from bug when it is called from a subdirectory (#2355)