Skip to content

0.13.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 20:16
· 13 commits to main since this release
270f8b2

What's new in this release

  • [Flake] Fixed an issue where Python projects would break after installing Devbox from a flake (#2406)
  • [Flake] Devbox no longer bundles the updater subpackage when built from it's flake. This removes conflicts with other packages that included an updater binary (#2426)
  • [Offline] Adds a --recompute flag to devbox shell and devbox run. This flag can be set to false to speed up startup times when offline, or when the shell is already up to date (#2391)
  • [PostgreSQL] Fixed an issue with the postgresql service when $PGHOST contained a blanks pace (#2399)
  • [Plugins] Fixed an issue where Devbox configs would overwrite $PATH changes from plugins (#2418)

Special thanks to:

@rbardak and @adamdicarlo for making their first contributions to Devbox!

What's Changed

New Contributors

Full Changelog: 0.13.6...0.13.7