github jetify-com/devbox 0.11.0

latest releases: 0.12.0, 0.12.0-devb, 0.12.0-deva...
one month ago

What's new in this release

  • Perf improvements: Ensure and Install steps when starting your shell have been optimized to run faster, and avoid repetitive checks for packages that have already been installed. We also fixed a few regressions that were slowing down install times.
  • Python Plugin Improvements: We removed a repetitive message about how to set up virtual environments for Python that showed on every shell creation. This message will now only show once on installation.
  • PostgreSQL Plugin Improvments: Added a Readiness Probe for Postgresql in our default plugin. You can now have other services in your process-compose.yml wait for Postgres to be ready before starting. Thanks @mikenikles for contributing this feature
  • Lix and other Nix Forks: Devbox can now detect and use Nix forks (like Lix) if they are installed. Note that compatibility with Nix forks should be considered experimental. Thanks @SapphicCode for contributing this feature.
  • Versioned Devbox Docker Images: Official Devbox Docker images are now tagged by version, so you can pin the image that you want to use to a specific version of Devbox

Bug Fixes

  • Fixed store path parsing bugs that could affect package installation
  • Fixed some incorrect documentation and help outputs.

Special Thanks to:

@silvestre, @vallops99, @josh-d2, @mootoday, and @SapphicCode for their first contributions to this release!

What's Changed

New Contributors

Full Changelog: 0.10.7...0.11.0

Don't miss a new devbox release

NewReleases is sending notifications on new releases.