Breaking changes in data structure: previously part_of_speech was a String, now it is a vector of strings. Entries may have more than one part of speech. For other non-breaking changes, see the linked PR.
What's Changed
- Update dictionary source by @stscoundrel in #4
Full Changelog: v0.2.0...v1.0.0