Skip to content

Latest commit

 

History

History
323 lines (185 loc) · 25.5 KB

File metadata and controls

323 lines (185 loc) · 25.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2026-03-06)

Features

  • add sample integrate with @monaco-editor/react (6c745d4)
  • optimize dependencies and readme (612efa5)
  • support hover provider feat (79de9a9)
  • support quote tablename and alias tablename (1c97d6c)
  • update contribute ts and update unit test (5efa097)
  • update demo and others after upgrade monaco-editor's version (4dcfb30)
  • update peerDependencies' lowest version (1c0aaec)
  • website: #171, add parse tree visualizer in panel (8bb7dd2)

Bug Fixes

  • delet panel item output (c211666)
  • prevent shortcut loss on editor blur (0f2f811)
  • problem panel show error when init,#197 (53bf890)
  • using forEach to traverse the map to solve compatibility issues (45204eb)
  • website: fix sql theme in monaco editor (b1fe915)

1.0.0-beta.5 (2025-09-25)

1.0.0-beta.4 (2025-09-24)

1.0.0-beta.3 (2025-09-24)

1.0.0-beta.2 (2025-09-23)

1.0.0-beta.1 (2025-09-23)

1.0.0-beta.0 (2025-09-22)

0.15.2 (2026-03-06)

Bug Fixes

0.15.1 (2025-06-06)

Bug Fixes

0.15.0 (2025-05-16)

Features

  • sqlParser: upgrade dt-sql-parser@4.3.0 (58a4304)

0.14.0 (2025-05-09)

Features

  • dependency: upgrade dt-sql-parser@4.2.0 (6d0d6c2)
  • support built-in sql snippets (#154) (a5d68bb)

Bug Fixes

  • scripts: resolve configuration conflicts (76d728c)

0.13.1 (2025-02-17)

Features

0.13.0 (2025-02-13)

Features

Bug Fixes

0.12.2 (2024-06-19)

Bug Fixes

0.12.1 (2024-06-19)

Bug Fixes

0.12.0 (2024-04-30)

Features

0.12.0-beta.14 (2024-04-26)

Features

Bug Fixes

0.12.0-beta.13 (2024-04-22)

Features

Bug Fixes

0.12.0-beta.12 (2024-04-19)

Features

Bug Fixes

0.12.0-beta.11 (2024-04-01)

Features

0.12.0-beta.10 (2024-01-04)

Features

  • disabled commmon sql diagnostics feature (0a64586)
  • upgrade dt-sql-parser to v4.0.0-beta.4.11 (4d680f4)

0.12.0-beta.9 (2023-12-15)

Features

  • allow the monaco version to be greater than 0.31.0 (708f38c)
  • update lock file (8f6ae1c)

0.12.0-beta.8 (2023-12-15)

Features

Bug Fixes

  • trino/hive keywords exclude nonReserved (#88) (d9a7447)

0.12.0-beta.7 (2023-11-24)

Features

  • upgrade dt-sql-parser to v4.0.0-beta.4.7 (a1caa33)

0.12.0-beta.6 (2023-11-20)

Features

  • upgrade dt-sql-parser to v4.0.0-beta.4.6 (f79285c)

0.12.0-beta.5 (2023-11-10)

Features

0.12.0-beta.4 (2023-11-07)

Features

  • upgrade dt-sql-parser to v4.0.0-beta.4.5 (23b90fe)

0.12.0-beta.3 (2023-11-06)

Features

  • add vscode plus colorTheme (#65) (f7a7ea8)
  • highlight keywords of condition expression (#66) (a9f6578)
  • hive and spark support code completion (#54) (6d0eabf)
  • improve flinksql highlight (#58) (c204a2c)
  • improve highlighting of hive lanuguage (#59) (43c14c8)
  • improve highlighting of spark language (#61) (4de9815)
  • improve highlighting of trinosql language (#64) (f24e4ff)
  • support trinosql language (#56) (adbd3df)

Bug Fixes

0.12.0-beta.2 (2023-09-01)

Features

  • upgrade dt-sql-parser to v4.0.0-beta.4.2 (2a11750)

Bug Fixes

  • correct diag position (#49) (560e05b)
  • correct main field in package.json (0f70a6e)
  • correct module field in package.json (83880a2)

0.12.0-beta.1 (2023-06-14)

0.12.0-beta (2023-06-14)

Features

  • allow flink sql language register completionService (520a02e)
  • flinksql completion (1fba38b)
  • integrated dt-sql-parser auto complete (c0d5ecf)
  • remove lstypes about because it is for node-lsp (3b5c06e)
  • support syntax completions (7e00463)

Bug Fixes

0.11.0 (2023-01-09)

Features

  • upgrade the molecule to latest version (377590d)

0.10.0 (2022-12-16)

0.9.5 (2022-08-19)

0.9.4 (2021-12-08)