Releases: nutgaard/data-pack
Releases · nutgaard/data-pack
v2.1.2
2.1.2 (2023-01-23)
Bug Fixes
- doc: add some docs for kv dataformat, and expose internal commands (4dab32f)
v2.1.1
2.1.1 (2023-01-18)
Bug Fixes
- expose: expose kv serializer to public (e69bc65)
v2.1.0
2.1.0 (2023-01-18)
Features
- dataformat: add key-value format (d4fac34)
v2.0.0
2.0.0 (2022-02-03)
Features
- restructred json/csv into common DateFormat type (7af4092)
BREAKING CHANGES
- exports in package has changed
v1.0.1
1.0.1 (2021-12-07)
Bug Fixes
- api: better typings and api, and added some documentation (a628427)
v1.0.0
1.0.0 (2021-12-07)
Features