Releases: ire4ever1190/choosenim
v0.10.2
Hotfix for CI
Small fix to make CI be able to build binaries
v0.10.0
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
- Build linux binaries with musl by @ire4ever1190 in #12
- Use ARM binaries when on ARM Mac by @ire4ever1190 in #13
- Fix how version is found by @ire4ever1190 in #14
- Fix support for OSX ARM by @ire4ever1190 in #17
- Fix ARM versions by @ire4ever1190 in #16
- Add ability for using symlinks by @ire4ever1190 in #18
Full Changelog: v0.9.1...v0.10.0
Quick fix for auto updater
Small oversight that meant that last release couldn't update itself, should be fixed now
v0.9.0: First release
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
- Testing CI by @ire4ever1190 in #4
- Change download URLs to use HTTPS by @ire4ever1190 in #8
- Use
csources_v2
when applicable by @ire4ever1190 in #9 - Support other tools by @ire4ever1190 in #7
Full Changelog: v0.8.4...v0.9.0
v0.8.4: Remove analytics and all references to it (#6)
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