| @@ -1,5 +1,6 @@ | ||||
| # Changelog | ||||
|  | ||||
| * [4.3.1](#431) | ||||
| * [4.3](#43) | ||||
| * [4.2](#42) | ||||
| * [4.1.1](#411) | ||||
| @@ -42,6 +43,12 @@ | ||||
| * [0.1.1](#011) | ||||
| * [0.1](#01) | ||||
|  | ||||
| # 4.3.1 | ||||
|  | ||||
| > Nov 22, 2023 | ||||
|  | ||||
| - Add `Default` implementation for `Spline`. [c6ba847](https://github.com/phaazon/splines/commit/c6ba847) | ||||
|  | ||||
| # 4.3 | ||||
|  | ||||
| > Sep 23, 2023 | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "splines" | ||||
| version = "4.3.0" | ||||
| version = "4.3.1" | ||||
| license = "BSD-3-Clause" | ||||
| authors = ["Dimitri Sabadie <dimitri.sabadie@gmail.com>"] | ||||
| description = "Spline interpolation made easy" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user