Skip to content

Releases: stackery/adasql

v1.2.0

Choose a tag to compare

@txase txase released this 25 Jan 19:01
  • 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

Choose a tag to compare

@txase txase released this 22 Jan 22:03
  • Add statement completion suggestions

v1.0.0

Choose a tag to compare

@txase txase released this 31 Dec 22:31

Initial release!