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,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.4.11] ( https://github.com/nyurik/delta-encoding/compare/v0.4.10...v0.4.11 ) - 2025-12-01
11+
12+ ### Other
13+
14+ - add .editorconfig
15+ - * (deps)* bump actions/checkout from 5 to 6 in the all-actions-version-updates group ([ #29 ] ( https://github.com/nyurik/delta-encoding/pull/29 ) )
16+ - minor justfile adjustments
17+
1018## [ 0.4.10] ( https://github.com/nyurik/delta-encoding/compare/v0.4.9...v0.4.10 ) - 2025-11-10
1119
1220### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " delta-encoding"
3- version = " 0.4.10 "
3+ version = " 0.4.11 "
44description = " A library to encode and decode a delta-encoded stream of numbers"
55authors = [" Yuri Astrakhan <YuriAstrakhan@gmail.com>" ]
66repository = " https://github.com/nyurik/delta-encoding"
You can’t perform that action at this time.
0 commit comments