Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@shssoichiro shssoichiro released this 05 May 12:39
· 43 commits to master since this release
  • Fix extra spaces in string escaping #13
  • Fix panic on overflowing integer #14
  • Bump Rust edition to 2021
    • This is technically a breaking change as it bumps the minimum Rust version to 1.56