- added support for wildcards in dictionary filters
[plcapi.git] / PLC / Filter.py
2006-11-29 Tony Mack- added support for wildcards in dictionary filters
2006-11-21 Thierry Parmentelatsupport for negation with fields starting with ~
2006-11-09 Mark Huang- Filters can be null
2006-11-08 Mark Huang- add generic Filter class for Get() requests: eases...