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.0] ( https://github.com/JuliaIO/ChunkCodecs.jl/tree/LibZstd-v0.2.0 ) - 2025-05-23
10
+
11
+ - Update to ` ChunkCodecCore ` 0.5 [ #45 ] ( https://github.com/JuliaIO/ChunkCodecs.jl/pull/45 )
12
+
9
13
## [ v0.1.2] ( https://github.com/JuliaIO/ChunkCodecs.jl/tree/LibZstd-v0.1.2 ) - 2025-04-06
10
14
11
15
- Added support for Julia 1.10 [ #33 ] ( https://github.com/JuliaIO/ChunkCodecs.jl/pull/33 )
Original file line number Diff line number Diff line change 1
1
name = " ChunkCodecLibZstd"
2
2
uuid = " 55437552-ac27-4d47-9aa3-63184e8fd398"
3
3
authors = [
" nhz2 <[email protected] >" ]
4
- version = " 0.1.2 "
4
+ version = " 0.2.0 "
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