Skip to content

Version 0.9.2

Compare
Choose a tag to compare
@eyurtsev eyurtsev released this 07 May 19:29
· 46 commits to main since this release
6d18b93

What's Changed

Fix for JSON encoding when extracting non English text (#152)

  • Fix to allow encoding non ascii in JSON by @eyurtsev in #153
  • Add kor to sys path when generating docs by @eyurtsev in #116
  • Set default of JSON encoder to ensure_ascii = False by @eyurtsev in #154

Full Changelog: 0.9.1...0.9.2