- Last updated: 2026-04-18T11:32:55Z
- Generator: 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 for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
3.2.0 (2026-02-12)
- add simple encoder/decoder, rename binary versions (0be6673)
- add
encodeSimple()/decodeSimple() - rename
encode()=>encodeBinary() - rename
decode()=>decodeBinary() - deprecate old fn names
- add
3.1.114 (2025-12-03)
- update for-loops (use const where possible) (5ceaf1a)
3.1.69 (2024-06-21)
- enforce uniform naming convention of internal functions (56992b2)
3.1.39 (2023-11-09)
- update all tests (packages A-S) (e3085e4)