Package Release Info

pastel-0.10.0-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pastel
pastel-doc

Change Logs

* Mon Sep 09 2024 Joshua Smith <smolsheep@opensuse.org>
- 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
* Wed Dec 13 2023 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Initial package