Skip to content

v0.2.0

Compare
Choose a tag to compare
@AridAjd AridAjd released this 04 Jul 15:15
546403e

What we need is more people who specialize in the impossible. - Theodore Roethke

Improvements

  • Added compute constructor.
  • Added childrenTable parameter for new constructor
  • Added Spring:Destroy() method.
  • State:Listen(...) now returns a function to disconnect the listener.
  • Exported more types.
  • Improved documentation

Fixes

  • Fixed State object's listener function's value order being typed wrong.

Removed

  • Children key.
  • Removed the ability to pass key tables in the UnregisterKey function.
  • Removed support for nested tables.

Internal changes: v0.1.0...v0.2.0