Skip to content

Fix purge behavior and total_increasing monotonicity

Choose a tag to compare

@Cook23 Cook23 released this 03 Mar 10:24
· 34 commits to main since this release
fc198d3

total_increasing monotonicity was broken by dynamic rounding and relative approximation: fixed.

Purge of unused filtered entities was too aggressive: only purged if the source no longer exists.