v1.1.4
- Fix
UnicodeDecodeErrorexception sending correctly - Add GitHub Actions workflow for building, publishing, and signing packages to PyPI
- Remove deprecated
tests_requirefrom setup.py - Modify to use
setuptools_scmfor package build - Add support for Python 3.13
- Drop support for Python 3.7/3.8
- Add metadata attributes to the
mbstrdecodermodule - Improve type annotations
Full Changelog: v1.1.3...v1.1.4