v0.10.3
Changes in v0.10.3:
- fix: line pipers (used for stdio logging) removes
\n
,\r
or\0
which is placed on the end of a line - BREAKING: make
system.refresh
return[(string, error)]
instead ofnull
- BREAKING: error code
NO_SUCH_METHOD
is renamed toNOT_IMPLEMENTED
- performance improvements