Skip to content

Releases: scratchfoundation/scratch-storage

v0.4.1

27 Apr 15:13
fe93eae
Compare
Choose a tag to compare

<a name"0.4.1">

0.4.1 (2018-04-27)

Bug Fixes

  • skip to next source on 404 response (98d7bd9f)

v0.4.0

23 Jan 18:38
Compare
Choose a tag to compare

<a name"0.4.0">

0.4.0 (2018-01-23)

Features

  • api: Version bump for encodeTextData (21ee33a3)

v0.3.0

02 Nov 20:02
77a7dac
Compare
Choose a tag to compare

<a name"0.3.0">

0.3.0 (2017-11-02)

Features

  • api: Expose builtinHelper.cache to storage API (171cff56)

v0.2.1

13 Oct 16:26
Compare
Choose a tag to compare

<a name"0.2.1">

0.2.1 (2017-10-13)

Bug Fixes

  • dependencies: Replace crypto with js-md5 package (cbd4634c)

v0.2.0

02 Jun 12:56
Compare
Choose a tag to compare

<a name"0.2.0">

0.2.0 (2017-06-02)

Features

  • load: Allow caller to specify data format for an asset fetch (19f4699a, closes #7)

v0.1.0

11 May 16:39
Compare
Choose a tag to compare

<a name"0.1.0">

0.1.0 (2017-05-11)

Features

  • encoding: Memoize base64 encoding of assets (a00562cb)
  • loading: Cache all loaded assets with BuiltinHelper (69fd146a)