Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dcharkes dcharkes released this 02 Feb 13:25
· 818 commits to develop since this release

New IceDust features:

  • derived relations Entity.relation = [some expression] <-> Entity.relation
  • calculation strategy composition i : Int = 5 (incremental) j : Int = 5 + i (on-demand)

See examples for more details.