Skip to content

Conversation

@aklinker1
Copy link
Owner

Summary

  • Added support for detecting Bun versions from .tool-versions files used by asdf version manager
  • Uncommented the existing ToolVersionsFile entry in the version file list
  • Updated the implementation to use simple string parsing instead of regex

Test plan

  • Run ./zig-out/bin/bun --version in a directory with a .tool-versions file containing bun x.y.z
  • Verify that the correct version is detected and used

🤖 Generated with Claude Code

aklinker1 and others added 2 commits April 10, 2025 12:19
@aklinker1 aklinker1 changed the title feat: add support for .tool-versions files feat: add support for .tool-versions files Apr 10, 2025
@aklinker1
Copy link
Owner Author

This closes #7

@aklinker1 aklinker1 merged commit 9bf6914 into main Apr 10, 2025
4 checks passed
@aklinker1 aklinker1 deleted the feat/tool-versions-support branch April 10, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants