v0.2.0
What we need is more people who specialize in the impossible. - Theodore Roethke
Improvements
- Added
compute
constructor. - Added
childrenTable
parameter fornew
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