File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
7
7
## Unreleased
8
8
9
+ ## [ v0.2.1] ( https://github.com/JuliaIO/ChunkCodecs.jl/tree/LibLz4-v0.2.1 ) - 2025-05-25
10
+
11
+ - Added support for LZ4 HDF5 [ #27 ] ( https://github.com/JuliaIO/ChunkCodecs.jl/pull/27 )
12
+
9
13
## [ v0.2.0] ( https://github.com/JuliaIO/ChunkCodecs.jl/tree/LibLz4-v0.2.0 ) - 2025-05-23
10
14
11
15
- Update to ` ChunkCodecCore ` 0.5 [ #45 ] ( https://github.com/JuliaIO/ChunkCodecs.jl/pull/45 )
Original file line number Diff line number Diff line change 1
1
name = " ChunkCodecLibLz4"
2
2
uuid = " 7e9cc85e-5614-42a3-ad86-b78f920b38a5"
3
3
authors = [
" nhz2 <[email protected] >" ]
4
- version = " 0.2.0 "
4
+ version = " 0.2.1 "
5
5
6
6
[deps ]
7
7
ChunkCodecCore = " 0b6fb165-00bc-4d37-ab8b-79f91016dbe1"
You can’t perform that action at this time.
0 commit comments