Skip to content

Releases: ire4ever1190/choosenim

v0.10.2

16 Jun 04:08
v0.10.2
e0b5e03
Compare
Choose a tag to compare
Revert musl change

Hotfix for CI

10 Jun 03:57
2b779ab
Compare
Choose a tag to compare

Small fix to make CI be able to build binaries

v0.10.0

09 Jun 04:42
0f02db0
Compare
Choose a tag to compare

Main change in this release is that non windows platforms now use symlinks instead of the proxyexe. Plan to support windows also by checking if dev mode is enabled

What's Changed

Full Changelog: v0.9.1...v0.10.0

Quick fix for auto updater

26 Jan 01:15
1d90ce6
Compare
Choose a tag to compare

Small oversight that meant that last release couldn't update itself, should be fixed now

v0.9.0: First release

23 Jan 06:11
0eeb3f9
Compare
Choose a tag to compare

First release for the fork (Hopefully not the last)

Main feature is ARM support! You can now finally use choosenim on a raspberry pi (Literally the main reason that I did all this). Although Nim doesn't officially release ARM builds so you'll be stuck with either using nightlies or turning your device into a space heater.

Also now supports atlas so you can finally use the atlas that is bundled with Nim (Along with nim_dbg to get better stacktraces when you break the compiler)

What's Changed

Full Changelog: v0.8.4...v0.9.0

v0.8.4: Remove analytics and all references to it (#6)

21 Jan 08:16
ebcd902
Compare
Choose a tag to compare
While its nice, the current implemtation is broken (Relies on old
osinfo) and I don't want to waste time fixing it

Should also make it faster since it wont be reporting anymore