File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.30] ( https://github.com/structured-world/structured-zstd/compare/v0.0.29...v0.0.30 ) - 2026-06-07
11+
12+ ### Added
13+
14+ - * (decoding)* block-subset partial decode + per-block decompressed byte ranges ([ #357 ] ( https://github.com/structured-world/structured-zstd/pull/357 ) )
15+
16+ ### Performance
17+
18+ - * (encode)* inline SIMD literal copy for medium runs ([ #355 ] ( https://github.com/structured-world/structured-zstd/pull/355 ) )
19+
1020## [ 0.0.29] ( https://github.com/structured-world/structured-zstd/compare/v0.0.28...v0.0.29 ) - 2026-06-06
1121
1222### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " structured-zstd"
3- version = " 0.0.29 "
3+ version = " 0.0.30 "
44rust-version = " 1.92"
55authors = [
66 " Moritz Borcherding <moritz.borcherding@web.de>" ,
You can’t perform that action at this time.
0 commit comments