Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in bezierExtension #77

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Commits on Dec 19, 2023

  1. Fix bug in bezierExtension

    The rounding of the x-axis was not precise enough to guarantee that the result was a year of timeExtend. For now this fix will do, but ideally we will be able to decide how many points the bezier calculation returns (100 would be nice).
    johanneskoch94 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    66c1e25 View commit details
    Browse the repository at this point in the history
  2. Bump version

    johanneskoch94 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f5f7fcd View commit details
    Browse the repository at this point in the history