Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 16:09
· 89 commits to master since this release
d2203d6

Observables v0.3.2

Diff since v0.3.1

Closed issues:

  • Use Int for ID instead of string (#18)
  • Confusing behavior on setindex! of a vector Observable (#31)
  • Question: Would it make sense to make val a Ref{T}? (#46)

Merged pull requests:

  • Introduce self-deregistering closures for on / onany (#48) (@jkrumbiegel)