We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcfd381 commit d6c8707Copy full SHA for d6c8707
docs/src/markdown/about/changelog.md
@@ -8,6 +8,7 @@ icon: lucide/scroll-text
8
- **NEW**: Require a hashable matrix in von Kris style CAT plugins for use in `lru_cache` on an external function
9
opposed to applying `lru_cache` on an internal class method.
10
- **CHORE**: Minor code improvements.
11
+- **FIX**: Fix typing issue in `coloraide.algebra`.
12
- **FIX**: Fixed interpolation example in docs relating to the Msh color space.
13
14
## 6.1
0 commit comments