Skip to content

Latest commit

 

History

History
88 lines (41 loc) · 4.76 KB

CHANGELOG.md

File metadata and controls

88 lines (41 loc) · 4.76 KB

Changelog

1.2.1 (2024-12-23)

Bug Fixes

1.2.0 (2024-09-09)

Features

  • YQL: support ListTopAsc, ListTopDesc, ListTopSortAsc, ListTopSortDesc builtin functions (#26) (1964212)

1.1.1 (2024-09-05)

Bug Fixes

  • do not auto close quotes inside strings and comments (#24) (f4097b1)

1.1.0 (2024-09-03)

Features

  • YQL: support ListTop and ListTopSort builtin functions (#22) (80388f7)

1.0.6 (2024-07-23)

Bug Fixes

1.0.5 (2024-07-23)

Bug Fixes

1.0.4 (2024-07-23)

Bug Fixes

1.0.3 (2024-07-23)

Bug Fixes

1.0.2 (2024-07-23)

Bug Fixes

1.0.1 (2024-07-22)

Bug Fixes

1.0.0 (2024-07-22)

Features

  • initial commit (37f1034)
  • YQL: add keywords "intersect", "except" (#1) (db08828)

Bug Fixes