# 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. ## [2.4.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/bitstream@2.4.0/packages/bitstream) (2024-08-23) #### ๐Ÿš€ Features - add read16/24/32() fns ([edf19e7](https://codeberg.org/thi.ng/umbrella/commit/edf19e7)) - add tests ## [2.3.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/bitstream@2.3.0/packages/bitstream) (2024-08-19) #### ๐Ÿš€ Features - add support for unsafe reads in BitInputStream ([5edd4dd](https://codeberg.org/thi.ng/umbrella/commit/5edd4dd)) - add optional arg to disable bounds checking in all read methods - update readme ### [2.2.61](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/bitstream@2.2.61/packages/bitstream) (2024-06-21) #### โ™ป๏ธ Refactoring - enforce uniform naming convention of internal functions ([56992b2](https://codeberg.org/thi.ng/umbrella/commit/56992b2)) ### [2.2.54](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/bitstream@2.2.54/packages/bitstream) (2024-03-18) #### ๐Ÿงช Tests - minor update tests in various pkgs (regexp, annotations) ([b731a57](https://codeberg.org/thi.ng/umbrella/commit/b731a57)) ### [2.2.31](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/bitstream@2.2.31/packages/bitstream) (2023-11-09) #### ๐Ÿงช Tests - update/refactor tests to use bun test runner ([8f6edb1](https://codeberg.org/thi.ng/umbrella/commit/8f6edb1))