You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruleby
Version 0.6 of Ruleby has been released. Included in this release
are:
* Support for AND and OR conditional elements in the LHS of a rule
http://wiki.github.com/mattup/ruleby/ferrari#ce * The ability to self-reference in the LHS without binding. Such as:
rule [Message, :m, m.status == m.message]
* Fix for a problem that was causing inconsistent behavior of :not
patterns.
* Several minor bug fixes