← Package directory
Available on winget

Install ChooseNim

Official tool for easily installing and managing multiple versions of the Nim programming language.

Install with winget
winget install --id NimLang.ChooseNim
Upgrade
winget upgrade --id NimLang.ChooseNim
Uninstall
winget uninstall --id NimLang.ChooseNim

About ChooseNim

Official tool for easily installing and managing multiple versions of the Nim programming language.

What's new in 0.8.16

What's Changed - fix: make sure nimble bin dir exists before trying to install DLLs there by @SpotlightKid in #89 - fix: use custom exception instead of AssertionError for curl errors by @SpotlightKid in #88 - fix: clean up imports by @SpotlightKid in #87 - fix: revert back to not using execv in proxyexe on windows by @SpotlightKid in #90 - update to 0.8.16 by @ringabout in #92 Full Changelog: v0.8.14...v0.8.16

Read release notes

Version history

Version Updated Notes
0.8.16 Unknown What's Changed - fix: make sure nimble bin dir exists before trying to install DLLs there by @SpotlightKid in #89 - fix: use custom exception instead of AssertionError for curl errors by @SpotlightKid in #88 - fix: clean...
0.8.14 Unknown What's Changed - adds linux_arm64 by @ringabout in #71 - bump Ubuntu versions by @ringabout in #73 - bump ubuntu by @ringabout in #74 - fix: use execv in proxyexe by @SpotlightKid in #38 - fixes #72; On intel macOS machi...
0.8.12 Unknown Release notes