datastore-fs 9.1.8 (2024-02-12)
- datastore-core: upgraded to 9.2.8
- interface-datastore: upgraded to 8.2.11
- interface-store: upgraded to 5.1.8
- interface-datastore-tests: upgraded to 5.1.8
datastore-fs-v9.1.7 (2023-12-30)
datastore-fs-v9.1.6 (2023-11-27)
datastore-fs-v9.1.5 (2023-09-05)
datastore-fs-v9.1.4 (2023-08-03)
datastore-fs-v9.1.3 (2023-07-27)
datastore-fs-v9.1.2 (2023-06-03)
datastore-fs-v9.1.1 (2023-03-31)
datastore-fs-v9.1.0 (2023-03-23)
9.0.1 (2023-03-23)
9.0.0 (2023-03-14)
- interface-datastore 8.x.x has removed the open and close methods as these are implementation specific
- fix exports map (4332006)
- update project config (62adc6b)
8.0.0 (2022-08-12)
- this module used to be dual published as CJS/ESM, now it is just ESM
- Update .github/workflows/stale.yml [skip ci] (94f7d36)
7.0.0 (2022-01-19)
- updates project config to use unified ci
6.0.1 (2021-09-09)
6.0.0 (2021-09-08)
- deep imports are no longer possible
5.0.2 (2021-07-23)
5.0.1 (2021-07-10)
5.0.0 (2021-07-06)
- update deps (79b185f)
- uses new interface-datastore interfaces
4.0.1 (2021-05-04)
4.0.0 (2021-04-15)
3.0.2 (2021-04-14)
3.0.1 (2021-04-06)
3.0.0 (2021-01-22)
2.0.2 (2020-11-09)
2.0.1 (2020-08-15)
2.0.0 (2020-07-29)
- only uses Uint8Arrays internally
1.1.0 (2020-05-07)
- ci: add empty commit to fix lint checks on master (d3e2732)
1.0.0 (2020-04-28)
- linter (ac7235d)
0.9.1 (2019-09-09)
- handle concurrent writes on windows (d5c8e4f)
0.9.0 (2019-05-29)
0.8.0 (2019-01-24)
- use fast-write-atomic instead of write-file-atomic (bf677b4)
0.7.0 (2018-10-25)
0.6.0 (2018-09-19)
- add basic error codes (c0fb50b)
0.5.0 (2018-05-28)
- add basic flowtype for glob to fix flow runner (ef6c1f0)
- prevent delete from sending multiple args in callback (0940452)
0.4.2 (2017-12-05)
0.4.1 (2017-11-06)
0.4.0 (2017-11-04)
- exclude node_modules and include flow-typed (#5) (1507a6b)
- Windows support (#7) (e7c8f25), closes #6
0.3.0 (2017-07-23)
0.2.0 (2017-03-23)
0.1.1 (2017-03-17)
- do not return values when not expected (f9f1979)