Fraktality Spr Versions Save

Small and fast motion library

v2.1.0

10 months ago

What's Changed

  • Added support for Pivot and Scale pseudo-properties.
  • Added spr.completed to track when spr finishes animating an instance.
  • Improved internal error messages.

v2.0.0

10 months ago

What's Changed

  • Added type support for CFrame.
  • Implemented strict typechecking. Contribution by @AmaranthineCodices

v1.1.0

1 year ago

What's Changed

  • Added Rojo default project settings. Contribution by @sayhisam1 in https://github.com/Fraktality/spr/pull/2
  • Added boolean type support. Contribution by @harule in https://github.com/Fraktality/spr/pull/4
  • Added ColorSequence type support.
  • Simplified the module table such that the Luau type system is able to autocomplete the API.
  • spr can now run when RunService isn't running, i.e. in Plugins.
  • Various small optimizations and quality of life fixes.

v1.0.0

3 years ago

First release of spr.