* Switch to Poetry package management. * Add Python 3.10 and PyPy 3.6-3.9 testing. * Migrate test infrastructure to Github Actions.
0.2.0
------------------
* Improve encoding (~50%) and decoding (~25%) performance. * Fix handling of combining characters that occur at the end of a file or before a control character. In those cases an implicit space (`U+0020`) is introduced.
0.1.1
------------------
* Fix packaging error that prevented subpackage from being included in distribution.