Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

49 lines (35 loc) · 1.56 KB

OxfordDictionary master (unreleased)

OxfordDictionary 3.0.0 (2019-08-13)

  • Remove support for all V1 API calls

OxfordDictionary 2.0.0 (2019-06-29)

  • Remove wordlist endpoint #20
  • Use new V2 interface for V1 inflection usage #21
  • Use new V2 interface for V1 search usage #22
  • Use new V2 interface for V1 entry usage #23
  • Remove all V1 functionality #24

OxfordDictionary 1.3.0 (2019-06-22)

  • Add V2 translations support #12
  • Add V2 sentences support #13
  • Add V2 thesaurus support #14
  • Add V2 search support #15

OxfordDictionary 1.2.0 (2019-06-22)

  • Add V2 lemmas support #10

OxfordDictionary 1.1.0 (2019-06-22)

  • Add V2 entries support #8

OxfordDictionary 1.0.1 (2019-05-07)

  • Deprecate the Wordlist endpoint #5

OxfordDictionary 1.0.0 (2017-09-19)

  • Remove httparty as a runtime dependency #1