v0.2.0
What's Changed
- fix errant EOF token when document ends with multibyte character by @spyoungtech in #9
- renamed
to_string_styled
toto_string_formatted
andStyleConfiguration
toFormatConfiguration
and added these as top-level exports by @spyoungtech in #10 - new benchmarks, readme updates, and other minor changes