Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 902 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 902 Bytes

0.0.5 (2017-04-06)

  • add support for flatten object and arrays of simple types inside s.dump method
  • add "results pretty printing" section to readme.md

0.0.4 (2017-04-01)

  • add all methods to Database object

0.0.3 (2017-03-28)

  • fix s.dump method (now it is not modifying passed data)

0.0.2 (2017-03-11)

  • add readme file with animated gif demo

0.0.1 (2017-03-09)

  • first npm working version