Skip to content

Releases: modelix/modelix.incremental

0.3.4

19 Jul 08:35
a14d921
Compare
Choose a tag to compare

0.3.4 (2024-07-19)

Bug Fixes

  • prevent computations after disposal of the engine (e7d9cec)

0.3.3

11 Jun 02:27
9645b18
Compare
Choose a tag to compare

0.3.3 (2024-06-11)

Bug Fixes

  • auto validation were sometimes executed after being disabled (9645b18)

0.3.2

27 May 19:15
7ac7b05
Compare
Choose a tag to compare

0.3.2 (2024-05-27)

Bug Fixes

  • removed unnecessary dependency on org.jetbrains.kotlinx:kotlinx-benchmark-runtime (7ac7b05)

0.3.0

23 May 18:56
9b9478d
Compare
Choose a tag to compare

0.3.0 (2024-05-23)

Bug Fixes

  • ClassCastException in SLRUMap (fbdc645)

Features

  • new method TrackableMap.removeWhere (cdd2179)