Breaking change: previously part_of_speech was a str, now it is list[str]. Therefore, entries may have more than one part of speech. For other non-breaking data structure changes, see the linked PR.
What's Changed
- Update dictionary source by @stscoundrel in #4
- Update/2022 12 deps (+CI in Python 3.11) by @stscoundrel in #5
Full Changelog: v0.1.0...v1.0.0