v1.0.0
- Drop support for Python 3.6
- Modify to use
pypa/buildfor package build - Update
[build-system] - Add
zip_safe=False - Add
__all__to__init__.py - Improve type annotations
- Remove a deprecated function:
set_log_level - Remove
is_multibyte_strfunction
Full Changelog: v0.55.1...v1.0.0