Skip to content

Version 5.3.0

Compare
Choose a tag to compare
@teo-tsirpanis teo-tsirpanis released this 23 Feb 10:13
  • Farkle's speed more than doubled by disabling tailcall optimizations.
  • Minor breaking change: The API of the CharStream type slightly changed. Most notably, the type CharStreamIndex was removed in favor of uint64, and the order of the last two arguments in the function CharStream.read has changed.