Python framework: * Removed Python C module. * Renamed RuleManagement class to RuleManager. * Renamed MMapRuleManagement class to MMapRuleManager.
C++ framework: * Renamed RuleManagement class to RuleManager. * Renamed MMapRuleManagement class to MMapRuleManager.
0.0.15
------ Released on 2012-09-30
Python framework: * Added PyPy support. * More compatibility fixes for Python 3.x. * Fixed a refcount issue in CRuleSet.update_weights(), which might lead to crashes. * Moved unit tests into dynrules package.
0.0.14
------ Released on 2011-05-14
Python framework: * Compatibility fixes for Python 3.2.
0.0.13
------ Released on 2010-05-19
Python framework: * Fixed constructor for RuleManagement class.
0.0.12
------ Released on 2010-03-26
Python framework: * Fixed file recognition issue for Python 3.x in CLearnSystem.