-
Notifications
You must be signed in to change notification settings - Fork 1
Versions
Carolina Fernández edited this page May 15, 2013
·
2 revisions
###Version 1.0
This version is released in Debian package or file-format. It has some improvements in the main classes and new features added:
- Main classes:
-
Logger
: based in the Logging module, useful to avoid the use of prints in the debug mode -
Resolver
: accepts unicode keys in the resolverMappings -
RuleTable
: treats the policyType and implements an UUID generator
-
- Django backend: new persistence back-end that uses the Django models
###Version 0.1
The first version of this library. Released with some tests and examples to view how PyPElib works and:
- Main classes:
Condition
Resolver
Rule
RuleTable
-
RegexParser
: parser driver -
RAWFile
: persistence back-end