Skip to content

v0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 18:53
· 419 commits to main since this release

0.11.1 (2022-06-15)

BREAKING

chore

  • convert terminate_working_block macro to fn (#79) (618aa5e), closes #79

Chore

Update

  • appease clippy (15b79a3)
  • safety of lexical::WriteFloatOptions::builder().build_unchecked() (f11c9e3)
  • update snapshot tests, removing trailing zeros (d0f8bcb)
  • use lexical for writing floating point values (f8673bb)