0.12.0a5 add OKLab and oklch
This commit is contained in:
parent
ef645bd4da
commit
b1d0c62b44
4 changed files with 105 additions and 12 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 0.12.0
|
||||
## 0.12.0 "The Color Update"
|
||||
|
||||
* All `AuthSrc()` derivatives, deprecated and never used, have been removed.
|
||||
* New module `mat` adds a shallow reimplementation of `Matrix()` in order to implement matrix multiplication
|
||||
* Removed obsolete `configparse` implementation that has been around since 0.3 and shelved since 0.4.
|
||||
* `color`: added support for conversion from RGB to sRGB, XYZ
|
||||
* `color`: added support for conversion from RGB to sRGB, XYZ, OKLab and OKLCH.
|
||||
|
||||
## 0.11.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue