Sitkevij Hex Versions Save

🔮 Futuristic take on hexdump, made in Rust.

v0.6.0

4 months ago

Features

  • Feature to optionally hide 0x prefixing (#64)

Miscellaneous Tasks

  • Update ga ci and stale yml
  • Use IsTerminal
  • Ga automated generation of debian build artifacts with README update
  • Update tests, stale messaging

v0.5.0

5 months ago

Changelog

Documentation

  • Update readme, add manual in markdown format, add makefile for manual generation, add lorem test file
  • Readme update, markdown lint config
  • Update readme badging

Features

  • Increment project version, new clap implementation, improved error handling

Miscellaneous Tasks

  • Remove lib ref in main, add dev tools, update .gitignore
  • Resolve clippy bool_assign
  • Latest gh actions, update ci build name, update docker build and readme

v0.4.2

2 years ago
  • #60 chore: increment release version
  • feat: colorize ascii for easier visual mapping of bytes to chars
  • docs: add installation instructions for Arch Linux

v0.4.1

3 years ago

Add Swift array support 281d3b4 #53 resolve new clippy lint print_literal 812545e Merge pull request #52 from jerekapyaho/swift-array 5097454 Merge pull request #54 from sitkevij/issue/53-clippy-lint b1708bc 0.4.1 version increment 12ad49e README format 6ff37da #56 daily ci job for nightly rust builds b5733df chore: update debian release path 2bba305

v0.4.0

3 years ago

#48 support feature isatty on stdout 94cee26

#48 adjust cli tests, assert may have unexpected results depending on… 42f0a01

#48 add debian install to readme, update gha for pull_request, update… 40f667a

#48 gha update hyperfine ignore error 0f9d4dd

#50 NO_COLOR support, update Cargo.toml include 4acf227

#48 re-order colorize logic, update docker and add new gha df0281d

#50 update README, Dockerfile 2d7f73e

chore: bump clap to 2.33 and ansi_term 0.12 d7d381f

v0.3.2

3 years ago
  • #40 suppress broken pipe reporting
  • feature: add output arrays for python, kotlin, and java
  • ci: #44 support tarpaulin
  • trivial: #38 : update Cargo.toml category

v0.3.1

3 years ago

#22 resolve param ordering #28 ensure --len does not crash or hang #27 properly handle invalid paths #34 add cli integration tests to lib.rs and dev-dependencies #35 colorize error output

v0.3.0

4 years ago

support for stdin

v0.1.3

5 years ago
  • improve cli user feedback when no command parameters present
  • provide Makefile for development, build, and release workflow

v0.1.2

6 years ago
  • Consistent --help documentation
  • allow only certain values to cli input
  • add ability to enable or disable color terminal output