Skip to content

tinyxxd 1.3.15

Choose a tag to compare

@xyproto xyproto released this 01 Apr 17:44
· 23 commits to main since this release
  • Fix an issue with \r handling.
  • Fix a padding bug in hex_littleendian.
  • Performance improvements.
  • Improve color handling, inspired by vim/vim@1578ea9, thanks @h-east.
  • Respect the NO_COLOR environment variable.
  • Use strtoll for xxd->length.
  • Update CI configuration.
  • Some refactoring / removing unused code / renaming variables.
  • Add more tests.