What's Changed
- Add minor optimizations and general clippy cleanup by @JamyGolden in #229
- fixed panic on list -s random by @michirakara in #235
- Update CI by @sharkdp in #244
- Updates by @sharkdp in #245
- Add rgb-r, rgb-g, rgb-b formats. by @HACKER097 in #251
- Feat/support formatting to ansi color code num alone by @tauraamui in #256
- feat: add oklch support by @sameoldlab in #259
- Update version header format for 0.9.0 in CHANGELOG.md by @martin-g in #272
- Fix RGBA format in from_u32 documentation by @martin-g in #270
- Add automatic man page generation with clap_mangen by @nadzyah in #271
- Add manpages to release, add Apple silicon builds by @sharkdp in #275
New Contributors
- @JamyGolden made their first contribution in #229
- @michirakara made their first contribution in #235
- @HACKER097 made their first contribution in #251
- @tauraamui made their first contribution in #256
- @sameoldlab made their first contribution in #259
- @martin-g made their first contribution in #272
- @nadzyah made their first contribution in #271
Full Changelog: v0.10.0...v0.11.0