- Update to version 0.11.0:
+ Features
- Added `rgb-r`, `rgb-g`, `rgb-b` formats
- Added support for formatting to ANSI color code numbers alone
- Added OKLCH color space support
+ Fixes
- Fixed panic on `list -s random`
- Fixed incorrect RGBA format in `from_u32` documentation
+ Improvements
- Minor optimizations and Clippy cleanup
- General updates and tweaks
+ Other
- Updated version header format in `CHANGELOG.md`
- Added automatic man page generation with `clap_mangen`
- Added manpages to release
- Removed cargo_audit from _service due that contains vendor now
- Added manpages, completions script and CHANGELOG.md
OBS-URL: https://build.opensuse.org/request/show/1312531
OBS-URL: https://build.opensuse.org/package/show/graphics/pastel?expand=0&rev=7
- Enable tests
- Update to version 0.10.0:
+ Features
- Added alpha property to set command
- Add support for HSV
- Added support for parsing LCh colors
- Added hyprpicker as --color-picker
- Implement Color::from_u32 for the rgba
+ Bugfixes
- pastel pick does not display all colors in some terminals
- Fix lines in kitty terminal with text_fg_override_threshold
set
+ Changes
- Use PASTEL_COLOR_MODE in ansi::Brush::from_environment
- Unhide colorcheck command
+ Other
- Optimization for eliminating redundant memory operations
- Add colour as an alias for the colour command
- Suggest to use pastel pick --help instead of -h
OBS-URL: https://build.opensuse.org/request/show/1199762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pastel?expand=0&rev=2
- Enable tests
- Update to 0.10.0:
Features
* Added alpha property to set command
* Add support for HSV
* Added support for parsing LCh colors
* Added hyprpicker as --color-picker
* Implement Color::from_u32 for the rgba
Bugfixes
* pastel pick does not display all colors in some terminals
* Fix lines in kitty terminal with text_fg_override_threshold set
Changes
* Use PASTEL_COLOR_MODE in ansi::Brush::from_environment
* Unhide colorcheck command
Other
* Optimization for eliminating redundant memory operations
* Add colour as an alias for the colour command
* Suggest to use pastel pick --help instead of -h
OBS-URL: https://build.opensuse.org/request/show/1199737
OBS-URL: https://build.opensuse.org/package/show/graphics/pastel?expand=0&rev=4