What's Changed
- fix: revert regression introduced in 0a40554 for WSL systems by @89luca89 in #802
- Added Vultr provider by @navaneeth-dev in #811
- tests: add test for ssh port forwarding by @89luca89 in #804
- fix: ensure /tmp exists to have a consistent dir structure by @89luca89 in #807
- doc: mobile-support: add nix-on-droid instructions by @bbigras in #812
- tests: parallelize tests using labels and matrix by @89luca89 in #799
- fix: launch gpg-forwarding during UP if flag is specified by @89luca89 in #803
- fix(cli): update to always report at least an empty array of devcontainer paths by @pascalbreuninger in #813
- tests: add Windows E2E testing by @89luca89 in #814
- fix(cli): update git branch and commit regex to support non / links by @pascalbreuninger in #819
- feat: add import / export commands by @FabianKramm in #821
- fix: small fixes in dockerless & init content folder by @FabianKramm in #822
New Contributors
- @navaneeth-dev made their first contribution in #811
- @bbigras made their first contribution in #812
Full Changelog: v0.4.2...v0.5.0-alpha.0