This repository was archived by the owner on Jun 8, 2026. It is now read-only.
Releases: ppizarror/PyMultiDictionary
Releases · ppizarror/PyMultiDictionary
Release list
PyMultiDictionary v1.3.2
PyMultiDictionary v1.3.0
- Added support for
Merriam-Websterdictionary for meanings, #22 (thanks, @flowerwallpaper). - Remove
WordNetdictionary due to external service deprecation.
PyMultiDictionary v1.2.5
PyMultiDictionary v1.2.4
- Fix synonyms and meanings from
DICT_EDUCALINGO, #14. - Fix
DICT_THESAURUSquery.
PyMultiDictionary v1.2.3
- Fix thesaurus dictionary, #13.
PyMultiDictionary v1.2.2
- Fix headers issue provoking 403 error.
PyMultiDictionary v1.2.1
- Fix error when sending more than 15 requests, #12.