Skip to content

v2025.1.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 22:41
· 3 commits to main since this release

✨ New Features

  • 0b53608 - argparser: ✨ add auto-completion support (PR #911 by @xaf)
    • ↘️ addresses issue #854 opened by @xaf
  • 564e790 - up: ✨ show when the environment is already up to date (PR #912 by @xaf)
  • 0140a82 - packages: ✨ make git updates more aggressive (PR #913 by @xaf)
    • ↘️ addresses issue #908 opened by @xaf
  • 36d08d4 - argparser: use partial auto-completion for internal commands (PR #915 by @xaf)

🐛 Bug Fixes

  • 7257d28 - mise: 🐛 replace mise where by mise ls --installed (PR #910 by @xaf)
  • 7cf2e25 - shell integration: 🐛 fix the bash shell integration (PR #914 by @xaf)
  • 551b532 - colors: 🌈 enable colors will check that env vars have a value (commit by @xaf)
  • 207df0c - musl: 🐛 do the glibc file check before musl (commit by @xaf)