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