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.4.11] ( https://github.com/nyurik/delta-encoding/compare/v0.4.10...v0.4.11 ) - 2026-03-09
11+
12+ ### Other
13+
14+ - [ pre-commit.ci] pre-commit autoupdate ([ #33 ] ( https://github.com/nyurik/delta-encoding/pull/33 ) )
15+ - add .editorconfig, minor cleanups ([ #32 ] ( https://github.com/nyurik/delta-encoding/pull/32 ) )
16+ - add .editorconfig
17+ - * (deps)* bump actions/checkout from 5 to 6 in the all-actions-version-updates group ([ #29 ] ( https://github.com/nyurik/delta-encoding/pull/29 ) )
18+ - minor justfile adjustments
19+
1020## [ 0.4.10] ( https://github.com/nyurik/delta-encoding/compare/v0.4.9...v0.4.10 ) - 2025-11-10
1121
1222### 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