Skip to content

pylexique v 1.5.0

Latest
Compare
Choose a tag to compare
@SekouDiaoNlp SekouDiaoNlp released this 30 Oct 12:20
· 64 commits to master since this release

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