Skip to content

Release 0.26.0

Compare
Choose a tag to compare
@mangiucugna mangiucugna released this 02 Aug 08:47
· 125 commits to main since this release

Added

  • Adding ensure_ascii to the options of repair_json. By default json.dumps() sets ensure_ascii=True this is particularly a problem for chinese text that has no ascii representation. Setting ensure_ascii=False will prevent chinese text from being converted into weird escaped characters in ascii and remain unicode.

Fixed

  • As documented, the load function should behave like loads(). That wasn't the case so far.

Sponsors

This release is sponsored by @t0mmili and @nhend. Thank you very much for your donation!

This library is free for everyone and it's maintained and developed as a side project so, if you find this library useful for your work, consider offering me a beer via this link: https://github.com/sponsors/mangiucugna