Releases: facelessuser/ColorHelper
Releases · facelessuser/ColorHelper
ST3 6.4.5
ST3 6.4.4
6.4.4
- FIX: Fix regression in Sublime color parsing.
ST3 6.4.3
6.4.3
- FIX: Fix issue where a newly opened file will not show previews
until the file is scrolled or resized.
ST3 6.4.2
6.4.2
- FIX: Fix regression in Sublime ColorMod parsing.
ST3 6.4.1
6.4.1
- FIX: Fix regression due to not accounting to API change when
upgrading to latest ColorAide.
ST3 6.4.0
6.4.0
- NEW: Opt into Python 3.8.
- NEW: Upgrade ColorAide.
- NEW: Note in documentation and settings a new gamut mapping
method,oklch-raytrace, which does a chroma reduction much
faster and closer than the current suggested CSS algorithm. - NEW: Add color rule for
inifiles. - FIX: Fix Less rule.
ST3 6.3.2
6.3.2
- FIX: Fix missing requirement for
math.isclosein ColorAide
(Python 3.3). - FIX: Do not pad preview by default due to performance impact.
ST3 6.3.1
6.3.1
- FIX: Update to ColorAide 2.9.1 which uses the exact CSS HWB
algorithm instead of the HSV -> HWB algorithm.
ST3 6.3.0
6.3.0
- NEW: Upgrade to ColorAide 2.9.
- FIX: Fix some issues with blend and contrast tool.
ST3 6.2.2
6.2.2
- FIX: Remove regression fix that was fixing a false issue.