* at.picklists module added * picklists module with child field picklists * support files debug feature (saves XML sent and received) * query now builds XML closer to the API example documentation * query supports special chars like in condition values
0.3.4
------------------
* Py3 marshallable no longer failing due to unicode conversion
0.3.3
------------------
* Py3 marshallable no longer failing due to basestring comparison
0.3.2
------------------
* Py3 queries no longer failing due to encoding with BOM