Release 1.1
- Fixed a bug where the "not in" operator for the RSQL visitor had been represented by "=nin=" whereas the parsing library actually requires "=out="
- Added support for the value of a subquery expression to be either a qbuilder condition or another query tree node