Congratulations on this release! Huge shout-out to all the contributors! I have been happily surprised to see coverage of the blog post announcing the release by [Primeagen](https://youtu.be/nFPm48nANCY)
Some key points from this video: – He doesn't program in Nim but incites people to donate to the Nim community! – He wasn't happy with the top-down inference and wanted to see something more like a "middle-ground inference". What does it mean? – He found the blog post not very pedagogical. – He is still sceptical about Nim's advantages; for Primeagen, a language should bring one major innovation. GC's improvements don't convince him to learn the language. If it is possible to change the blog post afterwards, I kindly suggest adding e. g. a link to a post explaining the ORC memory management model (maybe this one: <https://nim-lang.org/blog/2020/12/08/introducing-orc.html> or this: <https://nim-lang.org/blog/2020/10/15/introduction-to-arc-orc-in-nim.html>). These old blog posts may contain outdated information, but they define ORC.