Skip to content

v0.2.0

Latest

Choose a tag to compare

@NicolasKlenert NicolasKlenert released this 20 Nov 17:59
· 35 commits to main since this release

Feature

  • Serialization is supported with serde (see #13 by @LU15W1R7H).
  • All Curves are now Sync.
  • Better Tests against faulty inputs for BSplines (see #17).

Breaking Changes

  • BSplineError contains different structs. This should make it clearer why the builder could not construct the wished for curve (see #14 ).

Full Changelog: 0.1.1...v0.2.0