What's Changed
- Added new method 'Lexique383.get_anagrams()' to get the list of all the anagrams of a given word.
- Removed support for xlsb file format..
- Migrated the project build configuration to pyproject.toml.
- Migrated build backend to poetry.
- Updated the Documentation and the docstrings.
- Updated dependencies.
Full Changelog: v1.4.0...v1.5.0