Skip to content

Releases: ibm-ecosystem-engineering/openpages-support

v0.2.5

07 Jun 21:57
Compare
Choose a tag to compare

Maintenance

v0.2.4

07 Jun 21:51
Compare
Choose a tag to compare

Maintenance

v0.2.3

06 Jun 16:07
4da6282
Compare
Choose a tag to compare

Bug Fixes

v0.2.2

06 Jun 15:32
55e49c1
Compare
Choose a tag to compare

Bug Fixes

v0.2.1

06 Jun 13:55
80a0643
Compare
Choose a tag to compare

Bug Fixes

v0.2.0

06 Jun 13:54
c5b56e6
Compare
Choose a tag to compare

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)

Maintenance

  • Adds and/or helper methods to QueryClauseType @seansund (#12)
  • Update logic to build query clause @seansund (#8)
  • Adds ResultValue versions of where, and, or for QueryClause @seansund (#7)
  • Adds name to EnumGroup and updates toString for EnumValue and EnumGroup @seansund (#5)

v0.1.0

01 Jun 05:06
Compare
Choose a tag to compare