- Remove unused ``portal_properties`` code from tests. [maurits] (125)
2.1.1
------------------
Bug fixes:
- Handle parenthesis inside quotes [erral] (139)
2.1.0
------------------
New features:
- Add a way to specific a context for getting vocabularies in the QuerystringRegistryReader. davisagli (137)
2.0.6
------------------
Bug fixes:
- Fix the currentUser operation when the current user's username is different from their user id. davisagli (135)
2.0.5
------------------
Bug fixes:
- Fix integer operations to accept integers. davisagli Fix integer operations to avoid adding None to the query when the input is not valid. davisagli (131) - Merge range queries on the same index instead of overwriting. davisagli (132)