Skip to content

0.13.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 18:29
· 45 commits to main since this release
fc7a398

What's new in this release

  • Fixes an issue where non-versioned packages and flakes could be incorrectly removed from the devbox.lock file.
  • Adds an experimental environment variable (DEVBOX_X_GITHUB_PLUGIN_CACHE_TTL) that manages how long Devbox caches Github-sourced plugins

Changelog

  • fc7a398 [plugins] Add env var to control github cache ttl (#2314)
  • 59c2d6d Update docs for 0.13 series (#2312)
  • 0ff66c1 [lockfile] Fix tidy for non-versioned packages (#2313)
  • f66f7a9 changed trigger to release to dockerhub to run on published releases (#2311)
  • 8ca1f75 patchpkg: improve CUDA shared library search (#2306)