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