This is a major release with breaking changes.
- Python3.10 support has been added
- Huge performance improvements due to better dictionary handling and replacing standard library hashmap with aHash
- Updated frequency dictionary with the latest wikipedia dump
- Breaking Change: There is no more WordFrequency class and functions should now be called with `pywordfreq.full_frequency`