Version 1.0.4 released
26 November 2019 The Nim Team
The Nim team is happy to announce version 1.0.4, our second patch release following Nim 1.0.0.
To read more about version 1.0.0, take a look at our release article from two months ago.
Although this release comes only one month after a previous release, it has over 70 new commits, fixing another 20 reported issues, making our 1.0 release even better.
Installing 1.0.4
If you have installed a previous version of Nim using choosenim
,
getting Nim 1.0.4 is as easy as:
$ choosenim update stable
If you don’t have it already, you can get choosenim
by following
these instructions or you can install
Nim by following the instructions on our
install page.
Changelog
Find this release’s changelog together with the rest of Nim’s source code in our GitHub repository.