Skip to content

v0.2.0

Compare
Choose a tag to compare
@spyoungtech spyoungtech released this 20 Feb 06:45
· 20 commits to main since this release
259ef14

What's Changed

  • fix errant EOF token when document ends with multibyte character by @spyoungtech in #9
  • renamed to_string_styled to to_string_formatted and StyleConfiguration to FormatConfiguration and added these as top-level exports by @spyoungtech in #10
  • new benchmarks, readme updates, and other minor changes