We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b556a7e commit 627e232Copy full SHA for 627e232
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+2.3.0 / 2018-05-03
2
+ * Engine.removeFact() - removes fact from the engine (@SaschaDeWaal)
3
+ * Engine.removeRule() - removes rule from the engine (@SaschaDeWaal)
4
+ * Engine.removeOperator() - removes operator from the engine (@SaschaDeWaal)
5
+
6
2.2.0 / 2018-04-19
7
* Performance: Constant facts now perform 18-26X better
8
* Performance: Removes await/async transpilation and json.stringify calls, significantly improving overall performance
0 commit comments