Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

0.22.1

Choose a tag to compare

@matanlurey matanlurey released this 23 Mar 23:29
· 32 commits to master since this release

0.22.1

  • Added ObservableList.castFrom, similar to List.castFrom.

  • Changed ObservableList's cast and retype function to create a forwarding
    instance of ObservableList instead of an instance of List.