Releases: ibm-ecosystem-engineering/openpages-support
Releases · ibm-ecosystem-engineering/openpages-support
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Features
- Update QueryClause logic to inherit type if not provided @seansund (#9)
- Adds QueryClause builder @seansund (#6)
- Updates Field and FieldGroup to support sub-type fields @seansund (#2)
Bug Fixes
- Adds logic to wrap string values in quotes in query @seansund (#13)
- Rename forType to on and onType in QueryClauseType and QueryClause @seansund (#11)
- Makes forType() static in QueryClause and QueryClauseType @seansund (#10)
- Fixes Field/FieldGroup bug @seansund (#4)
- Returns generic value for addField(Field) on FieldGroup @seansund (#3)
- Fixes package structure @seansund (#1)