# 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. ### [1.0.37](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/msgpack@1.0.37/packages/msgpack) (2025-12-03) #### ♻️ Refactoring - update for-loops (use const where possible) ([5ceaf1a](https://codeberg.org/thi.ng/umbrella/commit/5ceaf1a)) ### [0.1.40](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/msgpack@0.1.40/packages/msgpack) (2024-07-19) #### 🩹 Bug fixes - fix buffer growth logic ([b601018](https://codeberg.org/thi.ng/umbrella/commit/b601018)) ### [0.1.36](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/msgpack@0.1.36/packages/msgpack) (2024-06-21) #### ♻️ Refactoring - rename various rest args to be more semantically meaningful ([8088a56](https://codeberg.org/thi.ng/umbrella/commit/8088a56)) ### [0.1.18](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/msgpack@0.1.18/packages/msgpack) (2024-02-22) #### ♻️ Refactoring - update object destructuring in all pkgs & examples ([f36aeb0](https://codeberg.org/thi.ng/umbrella/commit/f36aeb0)) ### [0.1.4](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/msgpack@0.1.4/packages/msgpack) (2023-12-12) #### ♻️ Refactoring - update null handling in serialize() ([a96732d](https://codeberg.org/thi.ng/umbrella/commit/a96732d)) - add/update tests ### [0.1.1](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/msgpack@0.1.1/packages/msgpack) (2023-12-03) #### 🧪 Tests - add roundtrip test ([b62bd84](https://codeberg.org/thi.ng/umbrella/commit/b62bd84)) ## [0.1.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/msgpack@0.1.0/packages/msgpack) (2023-11-24) #### 🚀 Features - import as new package ([0c3a3a6](https://codeberg.org/thi.ng/umbrella/commit/0c3a3a6))