Skip to content

v0.10.3

Compare
Choose a tag to compare
@sisungo sisungo released this 16 Jun 09:58
· 22 commits to main since this release

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 of null
  • BREAKING: error code NO_SUCH_METHOD is renamed to NOT_IMPLEMENTED
  • performance improvements