Releases: emgyrz/cubic_spline
Releases · emgyrz/cubic_spline
1.0.0
Remove all deprecated items
Move demo page source outside of this repo
0.9.9
Make a cubic_spline::Result
with the second default generic parameter
0.9.3
Features:
- Add options to bend ends of graph:
hidden_point_at_start
and hidden_point_at_end
0.9.1
- Add
SplineOptsBuilder
- Add two invert options:
invert_x_with_width
and invert_y_with_height
- Update demo
0.9.0
- Remove
disallow_x_stepping_back
option
- Update demo