Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:45
· 2 commits to main since this release

Dependencies

  • Support Python 3.10, 3.11, 3.12, 3.13, 3.14.
  • Drop support of Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8 and 3.9.

Packaging

  • Include license file in packages.

Bug fixes

  • Update list of encodings.
  • Use correct CJK Python codecs.
  • Handle "replacement" encoding.

Documentation

  • Reorganize documentation.