Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Releases: ppizarror/PyMultiDictionary

PyMultiDictionary v1.3.2

Choose a tag to compare

@ppizarror ppizarror released this 27 Mar 22:32
  • Fix URL request issue, which triggered a 403 error state, #23.
  • Update module name to match new PIP requirements.

PyMultiDictionary v1.3.0

Choose a tag to compare

@ppizarror ppizarror released this 02 Mar 05:14
  • Added support for Merriam-Webster dictionary for meanings, #22 (thanks, @flowerwallpaper).
  • Remove WordNet dictionary due to external service deprecation.

PyMultiDictionary v1.2.5

Choose a tag to compare

@ppizarror ppizarror released this 04 Nov 01:16
  • Enhance SSL support.

PyMultiDictionary v1.2.4

Choose a tag to compare

@ppizarror ppizarror released this 15 Jan 01:06
  • Fix synonyms and meanings from DICT_EDUCALINGO, #14.
  • Fix DICT_THESAURUS query.

PyMultiDictionary v1.2.3

Choose a tag to compare

@ppizarror ppizarror released this 28 Jun 18:13
  • Fix thesaurus dictionary, #13.

PyMultiDictionary v1.2.2

Choose a tag to compare

@ppizarror ppizarror released this 01 May 22:01
  • Fix headers issue provoking 403 error.

PyMultiDictionary v1.2.1

Choose a tag to compare

@ppizarror ppizarror released this 21 Feb 13:31
  • Fix error when sending more than 15 requests, #12.

PyMultiDictionary v1.2.0

Choose a tag to compare

@ppizarror ppizarror released this 13 Feb 21:39
  • Fixed SSL issue and GoSlate install for py>=3.9, #10, #11.

PyMultiDictionary v1.1.1

Choose a tag to compare

@ppizarror ppizarror released this 29 Nov 22:12
  • Fix antonyms sort.

PyMultiDictionary v1.1.0

Choose a tag to compare

@ppizarror ppizarror released this 19 Oct 17:07
b47dabe
  • Initial GitHub release!