[v0.0.1-alpha] First Release
Pre-release
Pre-release
As of now, the following has been implemented:
-
observable
annotation supporting primitive values, arrays, and objects -
autorun()
function which gets triggered when corresponding observable(s) is changed - autorun function is now disposable
- Include unit tests
After working on this for a while, I think this is the reasonable point to have the very first release. The project at this point should be good enough for demo usage.