Skip to content

Releases: lucernahealth/rule-engine

v1.0.2

30 Jan 21:33
e7705d2
Compare
Choose a tag to compare

Revert configurable coercion.
A couple simple optimizations.

v1.0.1

12 Jan 16:46
Compare
Choose a tag to compare

Allow coercion to be configurable via context.

v1.0.0

06 Jul 17:34
42c63c1
Compare
Choose a tag to compare

First release for fork of https://github.com/zeroSteiner/rule-engine
Removes expensive distance calculation by replacing the suggest_symbol method with one that just returns a formatted string.