Skip to content

Code redesign and enhancements

Compare
Choose a tag to compare
@johnbumgarner johnbumgarner released this 06 Jul 16:52
· 93 commits to master since this release
adec1e1

Version 1.4.6 is a stable release.

The python modules antonyms, dictionary, homophones, hyponyms, hypernyms and synonyms were all redesign into Python Classes. The Classes reduce the complexity of having to call individual sources.

The internal cacheing was improved.

Console logging was disabled and all log entries are now written only to the file wordhoard_error.yaml.

Signed-off-by: John Bumgarner [email protected]