datastore-s3-v11.1.9 (2023-12-08)
datastore-s3-v11.1.8 (2023-12-01)
datastore-s3-v11.1.7 (2023-11-27)
datastore-s3-v11.1.6 (2023-11-27)
datastore-s3-v11.1.5 (2023-11-27)
datastore-s3-v11.1.4 (2023-09-05)
datastore-s3-v11.1.3 (2023-08-03)
datastore-s3-v11.1.2 (2023-06-03)
datastore-s3-v11.1.1 (2023-03-31)
datastore-s3-v11.1.0 (2023-03-23)
11.0.0 (2023-03-23)
- this module is now ESM-only and uses the v3 @aws-sdk/s3-client
10.0.1 (2022-10-18)
- bump it-filter from 1.0.3 to 2.0.0 (#79) (edb6264)
- bump it-to-buffer from 2.0.2 to 3.0.0 (#80) (fa9bf96)
- bump uint8arrays from 3.1.1 to 4.0.2 (#78) (53af2c6)
- bump uint8arrays to 4.0.3 (40a1444)
10.0.0 (2022-08-12)
- this module used to be published as ESM/CJS now it is just ESM
- Update .github/workflows/stale.yml [skip ci] (b6cbc38)
9.0.0 (2022-01-19)
- updates config to use unified ci
8.0.0 (2021-09-09)
- only uses named exports
7.0.0 (2021-08-20)
6.0.0 (2021-07-06)
- update deps (be4fec6)
- uses new interface-datastore types
5.0.0 (2021-04-15)
4.0.0 (2021-04-12)
3.0.0 (2020-09-22)
-
- Returns Uint8Arrays only where before it was node Buffers
-
chore: configure pin store
-
docs: update example
Co-authored-by: Jacob Heun jacobheun@gmail.com
2.0.0 (2020-06-19)
1.0.0 (2020-05-08)
- ci: add empty commit to fix lint checks on master (4251456)
- adds interface-datastore streaming api (6c74394)
0.3.0 (2019-08-15)
- All places in the API that used callbacks are now replaced with async/await
0.2.4 (2019-03-27)
- create-repo: pass sub paths in repo to each store (1113c61)
0.2.3 (2019-02-14)
- aws-sdk should be a peer dependency (836355c)
0.2.2 (2019-02-14)
- add createRepo utility (0f5021c)
0.2.1 (2019-02-07)
- use once to prevent multiple callback calls (db99ae8)
- have the s3 lock cleanup gracefully (7f6b2c8)
- 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)