Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@echeng06 echeng06 released this 26 Dec 21:19
a01240a
  • Updates JSON logic's soft_equals and util's compare_values to compare two floats for equality with a precision tolerance of 0.01
    • Note this only compares with precision tolerance on explicit equals, e.g. == or != and not <= and >=
  • Fixes bug where the rule index was not being passed for a temporalrules error if no previous record was found