PackageTrack

crates.io · #1789

pretty-hex

0.4.227M downloads/mowolandr/pretty-hex

Pretty hex dump of bytes slice in the common style.

Release timeline

8 releases since 2018
20182020202220242026

Releases

  1. 0.4.215 Mar 2026
    Release notes

    This project publishes no release notes. Between v0.4.1 and v0.4.2 there were 9 commits, 2 of them substantive:

    • Update heapless requirement from 0.8 to 0.9
    • do not print "0 bytes not shown"
  2. 0.4.121 Dec 2023
    Release notes

    This project publishes no release notes. Between v0.4.0 and v0.4.1 there were 5 commits, 2 of them substantive:

    • update to heapless=0.8
    • enable GitHub Dependabot
  3. 0.4.025 Nov 2023
    Release notes

    This project publishes no release notes. Between v0.3.0 and v0.4.0 there 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
  4. 0.3.016 Apr 2022
    Release notes

    This project publishes no release notes. Between v0.2.1 and v0.3.0 there were 5 commits, 3 of them substantive:

    • Create rust.yml
    • Make hex_dump() works on unsized types
    • support limiting printed bytes
  5. 0.2.111 Sept 2020
    Release notes

    This project publishes no release notes. Between v0.2.0 and v0.2.1 there were 4 commits, 2 of them substantive:

    • Make using alloc deselectable and usable on stable
    • Fix tests for deselected alloc feature
  6. 0.2.030 Aug 2020
    Release notes

    This project publishes no release notes. Between v0.1.1 and v0.2.0 there 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
  7. 0.1.116 Sept 2019
    Release notes

    This project publishes no release notes. Between v0.1.0 and v0.1.1 there were 6 commits, 3 of them substantive:

    • Update pretty_hex.rs
    • add badges to readme.md
    • Drop requirement for standard library
  8. 0.1.08 Mar 2018

    Nothing published for this version