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

Version 0.4.0

Compare
Choose a tag to compare
@mysticfall mysticfall released this 09 Oct 16:33
· 20 commits to master since this release
  • Provide a way to access the current object instance from map, pipe, and validate methods.
  • Add on_dispose event to ReactiveObject to make subscription clean up easier (combined with take_until).
  • Minor code clean up.