smoothie v0.4 Release Notes

  • ๐Ÿ’ฅ Breaking changes

    • โœ‚ Removed splineSampler from Spline. It has to be passed to spline explicitely now on.

    Non-breaking changes

    • โž• Added ToJSON instances for Spline.
    • โž• Added ToJSON instances for Key.
    • โž• Added the keyInterpolation function to get a Text version of the interpolation of a Key.
    • Eq, Functor and Show instances for Spline.