- Switches to hatch for project management
- Remove legacy Python 2 references.
- Use GitHub actions for CI.
- New function:
count_chinese()
. Thanks to ramwin. - Drop Python 2.
- New README format
- Adds Travis CI support
- Uses
io.open()
insetup.py
. Fixes #1.
- Fixes URL typo.
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).
- Merges code from Dragon Mapper project.
- Adds tox support.
- Initial release.