2015-02-20 - Version 0.9.3

- Method isValueSet() on fields


2013-11-29 - Version 0.8.8

- Added groupConcat operation


2013-03-20 - Version 0.8.6

- Fix round in decimal field


2013-01-31 - Version 0.8.5

- Add the strcmp operation


2012-08-28 - Version 0.8.3

- add the count operation
- add the round operation

2012-08-03 - Version 0.8.2

- add the findInSet operation
- add the field operation


2012-08-02 - Version 0.8.1

- add the getHasOneRelations method on set

2012-07-27 - Version 0.8.0

- add the setThousandsSeparator and the setDecimalSeparator methods on numeric fields


2011-12-13 - Version 0.7.9

- fix bug in containsWords match method for mysql backend


2011-09-01 - Version 0.7.8

- add the trim operation


2010-08-23 - Version 0.7.1

- add the matchAllWords criterion


2010-06-23 - Version 0.7.0

- add subselect on the IN criteria for mysql backend