Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 860 Bytes

CHANGES.rst

File metadata and controls

41 lines (28 loc) · 860 Bytes

Changes

v1.2.0 (2023-06-30)

  • Switches to hatch for project management
  • Remove legacy Python 2 references.
  • Use GitHub actions for CI.

v1.1.0 (2020-10-15)

  • New function: count_chinese(). Thanks to ramwin.
  • Drop Python 2.

v1.0.2 (2015-08-06)

  • New README format
  • Adds Travis CI support
  • Uses io.open() in setup.py. Fixes #1.

v1.0.1 (2014-04-14)

  • Fixes URL typo.

v1.0 (2014-04-12)

Version 1.0 merges some changes from Dragon Mapper. It is not backwards compatible with the previous versions of Hanzi Identifier (e.g. some of the constants are named differently).

v0.1 (2013-04-24)

  • Initial release.