@thi.ng/hex
Version:
Hex string formatters for 4/8/16/24/32/48/64bit words, hexdump formatting of binary data
32 lines (19 loc) • 1.14 kB
Markdown
# Change Log
- **Last updated**: 2025-06-09T17:24:08Z
- **Generator**: [thi.ng/monopub](https://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](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.3.19](https://github.com/thi-ng/umbrella/tree/@thi.ng/hex@2.3.19) (2023-11-09)
#### ♻️ Refactoring
- update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4))
## [2.3.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/hex@2.3.0) (2022-11-23)
#### 🚀 Features
- add hexdump fns ([1b97845](https://github.com/thi-ng/umbrella/commit/1b97845))
- add hexdump() / hexdumpLines()
## [2.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/hex@2.2.0) (2022-09-21)
#### 🚀 Features
- add U64BIG ([06bcf05](https://github.com/thi-ng/umbrella/commit/06bcf05))