mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-01 10:52:14 +00:00
372 B
372 B
v0.19.2 - 2018-11-04
This is a bugfix release of version 0.19.0. No new features or breaking changes. The most important bugfixes are:
spawncan handle the empty seqs/strings that are internally represented asnil.- The most pressing bugs of the documentation generator have been fixed.
- async streaming of the httpclient has been fixed.