Skip to content

0.10.6

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 20:11
· 42 commits to main since this release
008cdea

New in This Release

  • Added a command to generate aliases in devbox.json - You can now use devbox gen alias to create aliases for your devbox scripts. This lets you run your scripts direct from the host, without needing to use devbox run
  • Devbox Pure Shell Env Variable -- Added a DEVBOX_PURE_SHELL to distinguish when a devbox shell is in pure mode.

Bug Fixes

  • Github plugins are now cached to reduce the risk of hitting rate limits
  • Fixes a bug that would overwrite plugins in your devbox.lock file
  • Increase timeout when checking a user's nix version

Special Thanks To

What's Changed

Full Changelog: 0.10.5...0.10.6