What's New
devbox run
script autocompletion (contributed by @hezhizhen)- Fixed entrypoint for devcontainers
- Access services running in Devbox Cloud from your local machine
What's Changed
- [Docs] Updated docs for java to include fix for gradle by @mohsenari in #747
- add env to configuration by @Lagoja in #679
- ci: use DeterminateSystems Nix installer by @gcurtis in #755
- impl: don't error in resetProfileDir if profile doesn't exist by @gcurtis in #754
- testscripts: convert boxcli tests to testscripts by @gcurtis in #756
- ci: remove go test -race and -cover by @gcurtis in #757
- Simplify error handling by @hezhizhen in #741
- impl: remove mod time check from template tests by @gcurtis in #759
- [cloud] Print message telling users how they can access their services by @mikeland86 in #761
- Link
services.md
by @hezhizhen in #767 - Remove unnecessary verbs by @hezhizhen in #766
- Update global data path by @hezhizhen in #763
- Lowercase for commit by @hezhizhen in #764
- Wrap filename with quotes by @hezhizhen in #762
- [plugin] Added gradle plugin and fixed typo in docs by @mohsenari in #769
- feat: add scripts as valid args for shell completion by @hezhizhen in #775
- [devcontainer] Updated dockerfile to use devbox run dash dash by @mohsenari in #776
Full Changelog: 0.4.3...0.4.4-dev