Skip to content

0.5.9

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 15:59
· 620 commits to main since this release
b24890b

This release fixes 2 issues in 0.5.8:

  1. Fixed a bug that would repeatedly prompt a user to upgrade to 0.5.8 until they ran devbox install
  2. Fixed an issue where process-compose would fail to install unless users started a devbox shell first

Changelog

  • b24890b [Bug fix] Ensure bin-wrappers use latest devbox binary to prevent false update notifications (#1324)
  • 80c12e0 [services] Fix process-compose not being installed (#1323)