# Change Log - **Last updated**: 2026-07-02T14:22:51Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2023-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ### [3.1.79](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leb128@3.1.79/packages/leb128) (2026-02-07) #### ♻️ Refactoring - replace deprecated `unsupported()` call sites in all pkgs ([3abbddf](https://codeberg.org/thi.ng/umbrella/commit/3abbddf)) ### [3.1.72](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leb128@3.1.72/packages/leb128) (2025-11-17) #### 🧪 Tests - add zig tests to test cmd ([d322ddc](https://codeberg.org/thi.ng/umbrella/commit/d322ddc)) ### [3.1.62](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leb128@3.1.62/packages/leb128) (2025-08-04) #### ♻️ Refactoring - update b64 decoding, remove obsolete deps ([eb4a5be](https://codeberg.org/thi.ng/umbrella/commit/eb4a5be)) ### [3.1.42](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leb128@3.1.42/packages/leb128) (2025-03-11) #### ♻️ Refactoring - update for Zig v0.14.0 ([890f3eb](https://codeberg.org/thi.ng/umbrella/commit/890f3eb)) ### [3.1.4](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leb128@3.1.4/packages/leb128) (2024-06-21) #### ♻️ Refactoring - enforce uniform naming convention of internal functions ([56992b2](https://codeberg.org/thi.ng/umbrella/commit/56992b2)) ## [3.1.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leb128@3.1.0/packages/leb128) (2024-04-20) #### 🚀 Features - update docs, add encode[SU]LEB128Into() fns ([44f927b](https://codeberg.org/thi.ng/umbrella/commit/44f927b)) - update/fix doc strings - retroactively document new functions by @jtenner's PR ([#460](https://codeberg.org/thi.ng/umbrella/issues/460)) - add encodeSLEB128Into() - add encodeULEB128Into() ### [3.0.47](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leb128@3.0.47/packages/leb128) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://codeberg.org/thi.ng/umbrella/commit/e3085e4)) #### 🧪 Tests - update/refactor tests to use bun test runner ([8f6edb1](https://codeberg.org/thi.ng/umbrella/commit/8f6edb1)) - update/rename test files/imports (still many broken) ([1cb3c49](https://codeberg.org/thi.ng/umbrella/commit/1cb3c49)) ### [3.0.21](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/leb128@3.0.21/packages/leb128) (2023-06-29) #### ♻️ Refactoring - Zig v0.11-dev syntax & build updates ([cae6541](https://codeberg.org/thi.ng/umbrella/commit/cae6541))