Skip to content

Latest commit

 

History

History
67 lines (31 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

67 lines (31 loc) · 1.95 KB

0.2.4 (2019-03-27)

Bug Fixes

  • create-repo: pass sub paths in repo to each store (1113c61)

0.2.3 (2019-02-14)

Bug Fixes

  • aws-sdk should be a peer dependency (836355c)

0.2.2 (2019-02-14)

Features

0.2.1 (2019-02-07)

Bug Fixes

  • use once to prevent multiple callback calls (db99ae8)

Features

  • have the s3 lock cleanup gracefully (7f6b2c8)

0.2.0 (2018-10-01)

Bug Fixes

  • flow: make flow pass and fix query abort call (46e8e5e)
  • add windows support (feaed0d)
  • linting (e00974f)
  • resolve an issue where a new repo wouldnt init properly (104d6e9)

Features

  • add basic error codes and update test (#8) (31ba28a)
  • add querying and make all tests pass (0c89c78)
  • initial featureset aside from querying (b710421)

0.1.0 (2018-05-07)