Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kennytm kennytm released this 25 Nov 05:37
bda0935
  • Breaking change: The pcg32 RNG no longer uses the oneseq variant. The xoshiro256** RNG has been removed.
  • The template syntax no longer treats backslashes in a single as special.
  • Added --escape-backslash flag to allow escaping backslashes on the output.
  • Fixed a divide-by-zero panic in the progress bar.