Pretty hex dump of bytes slice in the common style.
Last release 5 months ago
15 Mar 2026
Ships fairly regularly
a new release about every 1.5 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
8 years old
8 releases · first in 2018
Release timeline
8 releases since 2018Releases
- 0.4.215 Mar 2026
Release notes
This project publishes no release notes. Between
v0.4.1andv0.4.2there were 9 commits, 2 of them substantive:- Update heapless requirement from 0.8 to 0.9
- do not print "0 bytes not shown"
- 0.4.121 Dec 2023
Release notes
This project publishes no release notes. Between
v0.4.0andv0.4.1there were 5 commits, 2 of them substantive:- update to
heapless=0.8 - enable GitHub Dependabot
- update to
- 0.4.025 Nov 2023
Release notes
This project publishes no release notes. Between
v0.3.0andv0.4.0there were 5 commits, 3 of them substantive:- optional offset added to displayed address prefix
- variable address prefix width
- check for underflow when calculating maximum address prefix
- 0.3.016 Apr 2022
Release notes
This project publishes no release notes. Between
v0.2.1andv0.3.0there were 5 commits, 3 of them substantive:- Create rust.yml
- Make
hex_dump()works on unsized types - support limiting printed bytes
- 0.2.111 Sept 2020
Release notes
This project publishes no release notes. Between
v0.2.0andv0.2.1there were 4 commits, 2 of them substantive:- Make using alloc deselectable and usable on stable
- Fix tests for deselected alloc feature
- 0.2.030 Aug 2020
Release notes
This project publishes no release notes. Between
v0.1.1andv0.2.0there were 5 commits, 3 of them substantive:- Fix typo on docs header
- Add dev-dependency rand for doc-tests
- API extended with hex style configuration
- 0.1.116 Sept 2019
Release notes
This project publishes no release notes. Between
v0.1.0andv0.1.1there were 6 commits, 3 of them substantive:- Update pretty_hex.rs
- add badges to readme.md
- Drop requirement for standard library
- 0.1.08 Mar 2018
Nothing published for this version