Releases: scratchfoundation/scratch-storage
Releases · scratchfoundation/scratch-storage
v0.4.1
<a name"0.4.1">
0.4.1 (2018-04-27)
Bug Fixes
- skip to next source on 404 response (98d7bd9f)
v0.4.0
<a name"0.4.0">
0.4.0 (2018-01-23)
Features
- api: Version bump for
encodeTextData
(21ee33a3)
v0.3.0
<a name"0.3.0">
0.3.0 (2017-11-02)
Features
- api: Expose builtinHelper.cache to storage API (171cff56)
v0.2.1
<a name"0.2.1">
0.2.1 (2017-10-13)
Bug Fixes
- dependencies: Replace crypto with js-md5 package (cbd4634c)
v0.2.0
<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
<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)