Releases: sitkevij/hex
v0.6.0
v0.5.0
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-release
- #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-release
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-release
#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-release
v0.3.1-x86_64-apple-darwin
v0.3.0-x86_64-apple-darwin
support for stdin
v0.1.3-x86_64-apple-darwin
- improve cli user feedback when no command parameters present
- provide Makefile for development, build, and release workflow
v0.1.2-x86_64-apple-darwin
- Consistent --help documentation
- allow only certain values to cli input
- add ability to enable or disable color terminal output