> Does this affect 2.0.2, 2.0.4, or just 2.0.6? Yes, it is also present in Nim 2.0.4 and 2.0.2, see [the 2.0.4 announcement](https://nim-lang.org/blog/2024/04/16/versions-1620-204-released.html), for example. So no new regressions there.
> why does each release announced on the install page increment by 2? Because that way it is easy for us (and tools) to disambiguate between development versions (odd) and the official releases (even). > No 2.1.x branch? If you want to use Nim 2.1.x, you can use current Nim devel ;)