Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 18:37
a553352

1.0.0 (2024-06-13)

Features

  • better support for LIKE with CONTAINS, STARTS/ENDS WITH (#199) (4052791)
  • first release of soql-common library (f48887a)
  • query analysis for SELECT clause (#188) (b7b002c)
  • update soql-model. Flatten query data for display (1b4d655)

Bug Fixes

  • 'undefined' in SOQL string (#162) (c31be3b)
  • allow "null" on nillable picklist field (#247) (7a38048)
  • do not publish unnecessary files (#214) (cdcb905)
  • rename pre-compiled soql-parser dir and adjust imports (#209) (857019a)
  • soql-model fake commit to trigger release (808adc5)
  • Support Build/Run in Windows Environment (#231) (ecb5c7b)
  • update imports from soql-common (#205) (042cd61)