Skip to content

Released version 3.2.0

Compare
Choose a tag to compare
@dg dg released this 13 Jul 12:33
· 101 commits to master since this release
  • now supports only UTF-8 mode and throws exception on invalid input (BC break)
  • syntax \xAA is deprecated in favor of \uAAAA (BC break)
  • Encoder: encodes multiline strings in """ format