You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.5.1.
This commit also has a breaking change: All of the previously-jumbled inverseLuma(), inverseIntensity(), and inverseLightness() methods (as well as differentiateLightness() and offsetLightness()) now all use the term Lightness instead of a specific one per color space. The rgb package's inverseLightness() method now delegates to letting Oklab handle lightness instead of IPT, which should help with its lightness evaluation.
Former-commit-id: 1819b5a