Skip to content

Releases: RangerMauve/hyper-sdk

Version 0.3.2 - Fixed hypercores not persisting by default

13 Sep 18:08
Compare
Choose a tag to compare
  • Persist hypercores by default 26d61b6
  • Merge pull request #17 from DougAnderson444/patch-1 eae39e6
  • Slight change to hypertrie use for get...value cbedbb8

v0.3.1...v0.3.2

Version 0.3.1 - Fix handling `persist` option in promise API.

31 Aug 03:52
Compare
Choose a tag to compare

Version 0.3.0 - DatArchive API with Promises

27 Aug 20:39
Compare
Choose a tag to compare
  • Merge pull request #15 from datproject/datarchive 0c38782
  • Remove WIP, add logo 6918055
  • Added auto.js for auto-detecting beaker and sane defaults 5062a57
  • Added DatArchive API 5d87df7

v0.2.2...v0.3.0

Version 0.2.2 - Pass storage option to hyperdrive, gets called with location

19 Aug 19:35
Compare
Choose a tag to compare
  • Fixed up storage ece7fce
  • Merge pull request #14 from serapath-contribution/master 5883050
  • UPDATE hyperdrive opts.storage to initialize with given location 754c22f

v0.2.1...v0.2.2

Version 0.2.1 - Added `storage` option

16 Aug 16:55
Compare
Choose a tag to compare
  • Merge pull request #13 from serapath-contribution/master dac2317
  • Update readme API example with opts.storage cbb2cde
  • Add option to provide custom random-access storage 4d42ff0

v0.2.0...v0.2.1

Version 0.2.0 - Improvements

08 Aug 19:54
Compare
Choose a tag to compare
  • Updated hyperdrive 95388e5
  • Add dirty hack to make browserify work 9c1b8d2
  • Fix swarm destroy cb not getting called 878bbb2
  • Loading existing key 0b266f8
  • Added delete, fixed create 2f22d03
  • Change the 'reallyReady' function in the example ccf33d6
  • Added unit test for closing hyperdrives b9527e4
  • Listen for close, new storage, persist flag 797addb
  • Updated example 86da92d

fddf5e4...v0.2.0