Skip to content

v0.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@alex-gutev alex-gutev released this 18 May 19:05
· 15 commits to master since this release

New features:

  • live_cells::changes_only

    When this is provided to live_cells::computed(), the computed cell
    only notifies its observers when its new value is not equal to its
    previous value.