File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11This is a history of changes to k13labs/clara-rules.
22
3- # 1.4.0
3+ # 1.4.0-SNAPSHOT
44* ` defrule ` now defines rules as functions with two arities, no args returns the rule map, and 2 args is the compiled RHS.
55* ` clojure.lang.Fn ` now implements ` clara.rules.compiler/IRuleSource ` , and returns a single rule by invoking the like ` (a-rule) ` .
66* add built-in support to serialize ` clojure.lang.Var ` so that a rule handler var can be serialized correctly.
Original file line number Diff line number Diff line change 77 <name >clara-rules</name >
88 <version >1.4.0-SNAPSHOT</version >
99 <scm >
10- <tag >1.4.0</tag >
10+ <tag >1.4.0-SNAPSHOT </tag >
1111 <url >https://github.com/k13labs/clara-rules</url >
1212 <connection >scm:git:git://github.com/k13labs/clara-rules.git</connection >
1313 <developerConnection >scm:git:ssh://git@github.com/k13labs/clara-rules.git</developerConnection >
You can’t perform that action at this time.
0 commit comments