Skip to content

0.8.6

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 19:52
· 346 commits to main since this release
af58be9

New in this Release

  • Devbox will now check if Nix is installed before running devbox generate, and will prompt to install Nix if it is missing
  • Added a check + error message to ensure Nix version is >= 2.12
  • Python and Pip plugins now have better compatibility with non-bash shells
  • MySQL and MariaDB plugins now use --log-error when starting a service to keep error logs in your project directory. This should avoid permission errors when running the service in CI

Special Thanks to:

@arijit79 for their first contribution, cleaning up some errors and wording in the documentatino!

What's Changed

New Contributors

  • @arijit79 made their first contribution in #1726

Full Changelog: 0.8.5...0.8.6