Skip to content

Releases: stackery/adasql

v1.2.0

25 Jan 19:01

Choose a tag to compare

  • Add node built-in REPL commands to auto-complete
  • Fix keyword fetching for autocomplete when show tables fails
  • Improve multi-line and multi-statement evaluation
    • Execute multiple statements, separated by ';', individually
    • Parse comments out of statements
    • Execute statements sequentially, waiting for each to complete before
      executing the next

v1.1.0

22 Jan 22:03

Choose a tag to compare

  • Add statement completion suggestions

v1.0.0

31 Dec 22:31

Choose a tag to compare

Initial release!