Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 478 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 478 Bytes

[0.4.0] - 21/06/2019

  • Updated to frideos_core 0.5.0

[0.3.0+1] - 20/05/2019

  • Added the new KeyValueMetaProvider.
  • Code refactoring

[0.2.0] - 11/05/2019

  • Added the new method bulkDeleteKeysStartWith to the KeyValueProvider to mass delete keys starting with a given prefix.
  • Updated to frideos_core 0.4.4.

[0.1.1] - 03/05/2019

  • Example updated
  • Readme.md updated
  • Documentation improved
  • Added some tests

[0.1.0] - 01/05/2019

  • Initial release.