Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 373 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 373 Bytes

CHANGELOGS

0.1.0 - 2016-09-03

  • Initial implementation

0.2.0 - 2016-09-04

  • Allow selecting specific fields from hash.get and hash.search

0.3.0 - 2016-09-04

  • Allow removing specified hash by key

0.4.0 - 2016-09-04

  • Add timestamps(createdAt & updatedAt) to the saved object
  • Ensure update & save update timestamps
  • Allow multisave
  • Improve code JSDOCS