Skip to content

Releases: Fraktality/spr

v2.1.0

13 Jul 20:05
e8703dd
Compare
Choose a tag to compare

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

03 Jul 03:49
Compare
Choose a tag to compare

What's Changed

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

v1.1.0

01 Sep 06:56
0deac9f
Compare
Choose a tag to compare

What's Changed

  • Added Rojo default project settings. Contribution by @sayhisam1 in #2
  • Added boolean type support. Contribution by @harule in #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

20 Aug 19:30
db88337
Compare
Choose a tag to compare

First release of spr.