Skip to content

v0.4

Compare
Choose a tag to compare
@furtidev furtidev released this 22 Jun 14:05
· 45 commits to main since this release
5028183

v0.4 - Major Update!

Changelog

  • Added support for showing antonyms within the UI.
  • Resolved unused imports in setup.py.
  • Separated some functionalities of the run() method inside App to other methods and coroutines.
  • Resolved the names for needed dependencies which weren't included in setup.py.
  • Written tests for this library using the PyTest library (documented usage in README.md) - might require additional commits for increased code coverage.

Contributions by @hitblast