v0.4
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 insideApp
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.