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