Skip to content

Releases: rIIh/oxford-dictionary-dart

v2.0.3

26 May 09:39
Compare
Choose a tag to compare

2.0.3 (2021-05-26)

⚑ Refactoring

  • ci: format code on publish pipeline (7315b2a)

v2.0.2

23 May 15:53
Compare
Choose a tag to compare

2.0.2 (2021-05-23)

πŸ“ Documentation

v2.0.1

23 May 15:50
Compare
Choose a tag to compare

2.0.1 (2021-05-23)

πŸ“ Documentation

  • contributing: add contributing guideline (efe08ed)

v2.0.0

23 May 15:22
Compare
Choose a tag to compare

2.0.0 (2021-05-23)

⚠ BREAKING CHANGES

  • now uses dart versions >=2.12.0

✨ Features

v1.0.1

17 Jan 15:05
Compare
Choose a tag to compare

1.0.1 (2021-01-17)

πŸ“ Documentation

  • provide package description (1cae4a2)

v1.0.0

25 Dec 12:15
Compare
Choose a tag to compare

1.0.0 (2020-12-25)

✨ Features

  • add caching system (023d267)
  • export OxfordDictionary service (74484e9)
  • initial configuration (c206863)
  • mark response data with cached flag (2b3ba4d)

⚑ Refactoring

πŸ“ Documentation

  • adapt example to null-safety (cc7f432)
  • add example to readme (1c8f91c)
  • add some documentation (1a8e1f7)
  • prepare metadata to publish (3d21d28)

πŸ› Bug fixes