- Last updated: 2025-01-29T16:25:48Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2022-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.
2.4.0 (2024-08-23)
- add read16/24/32() fns (edf19e7)
- add tests
2.3.0 (2024-08-19)
- add support for unsafe reads in BitInputStream (5edd4dd)
- add optional arg to disable bounds checking in all read methods
- update readme
2.2.61 (2024-06-21)
- enforce uniform naming convention of internal functions (56992b2)
2.2.0 (2022-07-06)
- add barebones bitReader/Writer() (e17dff9)
- update pkg & readme