Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Version 0.4.1

Compare
Choose a tag to compare
@mysticfall mysticfall released this 10 Oct 05:09
· 17 commits to master since this release
  • Add from_instance to make it easier to define reactive views based on instance attributes. (It can potentially make the current behaviour of assigning an observable to an existing reactive view instance obsolete.)
  • Make ReactiveObject.observe automatically cancen the subscription for convenience.