If you're using Choosenim, you should be able to get this RC by doing:
choosenim update self
choosenim "#version-1-6"
If there are any regressions (compared to version 1.6.0 or the previous releases), please let us know.
We're also providing Nim 1.2.16 RC for our users who are still using Nim 1.2:
Congratulation on this milestone !
Is there a changelog for this version or just commit history ?
Is there a changelog for this version or just commit history ?
For now, you can look at the commits between the 1.6.0 release and the latest commit: here.
There will be a release article with the changelog once the final (non-RC) 1.6.2 version is released.
Nim 1.2.16 is now officially released!!
You can download it from here: https://github.com/nim-lang/nightlies/releases/tag/2021-12-16-version-1-2-eeea72060ce3aeae591601bdb90039a600941ef3
These issues are fixed:
and it also contains other fixes/improvements, such as:
The complete list of commits since the previous 1.2.x release can be seen here.
(The release of 1.6.2 is coming tomorrow, we wanted to give it one day more of testing)