File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # validatetools 0.5.2
2+
3+ * Added a ` NEWS.md ` file to track changes to the package.
4+
5+ # validatetools 0.5
6+
7+ * improved dnf parsing: more complex if statements are parsed as dnf,
8+ * complex if statements were failing with simplify_conditional: issue #13
9+
10+ # validatetools 0.4.7
11+
12+ * Fix for issue 12, Thanks to Sander Scholtus: substitute_values was failing on conditional statements.
13+
14+ # validatetools 0.4.6
15+
16+ * Fix for issue 11, Thanks to Ton de Waal: simplify_conditional was not working
17+ correctly on pure categorical rules
18+ * output of detect_boundary_cat has changed (improved)
19+
20+ # validatetools 0.4.4
21+
22+ * Negative coeficients in linear rules were ignored, now fixed
23+
24+ # validatetools 0.4.3
25+
26+ * Fixed issue #9 , bug with pure categorical rules.
27+
28+ # validatetools 0.4.2
29+
30+ * Internal updates for compatability with 'validate' version 0.2.3.
31+
32+ # validatetools 0.4.1
33+
34+ * initial release
You can’t perform that action at this time.
0 commit comments