What's Changed
- Enable custom colors with environment variables by @dan-hipschman in https://github.com/sharkdp/hexyl/pull/248
- Add new braille character table and color schemes by @aticu in https://github.com/sharkdp/hexyl/pull/247
- Add shell completion by @friedz in https://github.com/sharkdp/hexyl/pull/251
- Add option to output result in C include file style (#242) by @wpcwzy in https://github.com/sharkdp/hexyl/pull/246
- Fix some clippy warnings by @saulvaldelvira in https://github.com/sharkdp/hexyl/pull/241
- Fix issue [#238] by @ilmanzo in https://github.com/sharkdp/hexyl/pull/239
- Fix CI by @dan-hipschman in https://github.com/sharkdp/hexyl/pull/249
- Check if terminal_width is less than offset and return 1 (see [#244]) by @selfup in https://github.com/sharkdp/hexyl/pull/245
- Add colors to --help by @starsep in https://github.com/sharkdp/hexyl/pull/253
- Improve crate && fix CI by @Its-Just-Nans in https://github.com/sharkdp/hexyl/pull/256
- feat: handle standard input "-" by @Its-Just-Nans in https://github.com/sharkdp/hexyl/pull/257
New Contributors
- @saulvaldelvira made their first contribution in https://github.com/sharkdp/hexyl/pull/241
- @ilmanzo made their first contribution in https://github.com/sharkdp/hexyl/pull/239
- @dan-hipschman made their first contribution in https://github.com/sharkdp/hexyl/pull/249
- @aticu made their first contribution in https://github.com/sharkdp/hexyl/pull/247
- @friedz made their first contribution in https://github.com/sharkdp/hexyl/pull/251
- @wpcwzy made their first contribution in https://github.com/sharkdp/hexyl/pull/246
- @starsep made their first contribution in https://github.com/sharkdp/hexyl/pull/253
- @Its-Just-Nans made their first contribution in https://github.com/sharkdp/hexyl/pull/256
Full Changelog: https://github.com/sharkdp/hexyl/compare/v0.16.0...v0.17.0