- Dedicated function added for template to rule conversion without data - Exp sign changed from ^ to **
0.1.17
- Generate rules now runs without specified data
0.1.16
- Templates now do not necessarily have to contain a regex - Bug fix when evaluating rules that contain columns that do not exist - Templates now can start with 'if () then'
0.1.14
- Nested functions added - substr and in operators added
0.1.12
- Optimizations: metric calculations are done with boolean masks of DataFrame