What's Changed
- Swap out
is_all_ascii
for built-instr.isascii
by @bdraco in #209 - Fixup tests by @saghul in #214
- Add initial type annotations by @Dreamsorcerer in #212
- Fix module has no attribute type errors by @Dreamsorcerer in #211
New Contributors
- @bdraco made their first contribution in #209
- @Dreamsorcerer made their first contribution in #212
Full Changelog: v4.5.0...v4.6.0