Skip to content

Version 0.9.6

Compare
Choose a tag to compare
@jtnelson jtnelson released this 17 Feb 02:24
· 578 commits to master since this release
  • Fixed a bug that caused a ParseException to be thrown when trying to use a Criteria object containing a string value wrapped in single or double quotes out of necessity (i.e. because the value contained a keyword). This bug happened because the wrapping quotes were dropped by Concourse Server when parsing the Criteria.
  • Fixed a bug where the CCL parser failed to handle some Unicode quote characters.