Files
nim/nim.changes
Rein Fernhout f5f23f5ac0 Accepting request 1322127 from home:amanzini:branches:devel:languages:misc
- Update to version 2.2.6
  * Exception handling combined with Nim’s async is more stable than ever 
    before as the underlying closure iterator transformation has been 
    rewritten.
  * The compiler is now smart enough to produce a move operation for 
    return obj.field. Previously it performed a copy. Expect your code to 
    run slightly faster due to this and other minor performance improvements.
  * Full changelog: https://github.com/nim-lang/Nim/blob/v2.2.6/changelog.md
- Update to version 2.2.4
  * see changelog at https://github.com/nim-lang/Nim/blob/v2.2.4/changelog.md

OBS-URL: https://build.opensuse.org/request/show/1322127
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/nim?expand=0&rev=78
2025-12-11 11:53:42 +00:00

24 KiB