Releases: linz/cotar
Releases · linz/cotar
cli: v5.5.0
5.5.0 (2022-11-15)
Features
count the number of filled records in the hash table (#357 ) (8b6e55b )
Dependencies
The following workspace dependencies were updated
dependencies
@cotar/core bumped from ^5.4.0 to ^5.5.0
cli: v5.4.2
5.4.2 (2022-11-14)
Bug Fixes
cli: correct file name of validate command (ca6110e )
v5.4.1
Bug Fixes
tar: hide the tar-stream types from endusers (#251 ) (ad38a18 )
v5.4.0
Features
cli: create reproducable tar with "cotar tar" (#250 ) (13776fb )
v5.3.0
Bug Fixes
core: v1 metadata should have a different offset size to v2 metadata (1b86503 )
Features
cli: include cotar metadata in info output (9c2ed7e )
v5.2.0
Bug Fixes
cannot sort using bigint returns (d18691d )
core: sort could still be unstable where multiple files reference the same offset (hard links) (04cd0c8 )
skip over duplicate files inside tars (e167bf7 )
core: make file sort stable (42a5922 )
Features
cli: validate seperate index files (#191 ) (8ced487 )
core: create version 2 header switching to uint32 for block offsets (#179 ) (a968a11 )
v5.0.1
Bug Fixes
correct deployment logic for npm (4fe1152 )
remove unused any (88b2b06 )
v5.0.0
Features
switch to chunkd v7 which uses a dataview based interface (ddc62bf )
switch to esm modules (5df415a )
BREAKING CHANGES
Switched to ESM modules this breaks all compatability
with CommonJS modules
You can’t perform that action at this time.