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 ec30d1e commit d98dfbfCopy full SHA for d98dfbf
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## Culori Changelog
2
3
-### 0.7.2
+### 0.7.3
4
5
Adds `closed` type for basis, natural and monotone spline interpolation. ([#50](https://github.com/Evercoder/culori/issues/50)).
6
package.json
{
"name": "culori",
- "version": "0.7.2",
+ "version": "0.7.3",
"main": "build/culori.umd.js",
"browser": "build/culori.umd.js",
"module": "build/culori.js",
0 commit comments