Skip to content

v0.7.0 - database support

Compare
Choose a tag to compare
@phodal phodal released this 29 Aug 03:21
· 575 commits to main since this release
d66ac57

Bug Fixes

  • database: handle empty args for table functions (f377ca4)

Features

  • core: add Toolchain Function Provider extension point and interface #9 (fc92fa3)
  • database: add database module and dependency #9 (2555860)
  • database: implement DatabaseToolchainProvider and related changes #9 (5a47b2e)
  • paste: init CopyPastePreProcessor for custom actions #42 (4b8408e)
  • run-executor: add OnPaste handling for ShireDefaultLlmExecutor #42 (cc73d49)
  • toolsets: add database plugin and related functionalities #9 (d94d0a1)
  • toolsets: add PlantUML support and toolchain provider #62 (3176e6c)
  • variables: add database toolchain variables #9 (e5e4293)