Skip to content

v0.6.0

Latest

Choose a tag to compare

@thessem thessem released this 26 Dec 06:22
bd43a3f

0.6.0 (2025-12-26)

Features

  • Add df.WithRichBytes() for improved byte slice formatting (#27) (6b1b241)
  • Fix unnecessarily long time logs with dd (#25) (019fff7)
  • Print common fixed sized by arrays as hex through dd (#28) (2092019)

Documentation

  • Fix example code in Readme to match generated image (#22) (06d0bbd)
  • Fix object example in readme (#20) (44b8f84)

Miscellaneous Chores

  • Improve Makefile targets and test coverage (#26) (1ef67a8)