Skip to content

Releases: codefori/vscode-db2i

vscode-db2i 0.6.1

09 Jan 18:58
0679f77
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.6.1

vscode-db2i 0.6.0

05 Dec 16:26
Compare
Choose a tag to compare

What's new

Fixes

Full Changelog: 0.5.2...0.6.0

vscode-db2i 0.5.2

07 Nov 17:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.5.2

vscode-db2i 0.5.1

29 Oct 15:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

vscode-db2i 0.5.0

26 Sep 19:17
Compare
Choose a tag to compare

Enhancements

Fixes

New Contributors

Full Changelog: 0.4.1...0.5.0

vscode-db2i 0.4.1

28 Aug 18:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

vscode-db2i 0.4.0

15 Aug 14:40
Compare
Choose a tag to compare

What's Changed

  • Fixup building of .vsix in CI by @ThePrez in #91
  • Use server-side CLI and set client special registers by @ThePrez in #86
  • ci: add PR comment with build info by @ThePrez in #95
  • Overloaded routine names by @davecharron in #94
  • Validate user-entered schema / Browse to add schemas by @davecharron in #105
  • Build result view columns from query metadata by @ThePrez in #90
  • Improved support for multibyte characters by @ThePrez in #96
  • Add form validation, move copyUI to own file by @shamby87 in #107
  • Add update count to user message when no results are returned by @ThePrez in #108
  • Handle terse data format from server for SQL results by @ThePrez in #93

Full Changelog: 0.3.3...0.4.0

vscode-db2i 0.3.3

25 Jul 15:09
7c3495b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

vscode-ibmi 0.3.2

21 Jul 02:27
Compare
Choose a tag to compare
  • Ensure the SQL Job Manager is shown after first time installation of the SQL Job Manager
  • Make sure that pre-selected SQL statements with a tag (like json: or csv:) will execute with the correct type.

vscode-db2i 0.3.1

21 Jul 00:48
Compare
Choose a tag to compare

Additional logging for server component installation.