Releases: codefori/vscode-db2i
Releases · codefori/vscode-db2i
0.10.1
vscode-db2i 0.10.0
What's Changed
- Added link to docs for Issue #218 by @Wright4i in #219
- Feature/parameters by @forstie, @worksofliam in #208
- Cleanup of code that checks OS version and features by @forstie, @worksofliam in #223
New Contributors
Full Changelog: 0.9.0...0.10.0
vscode-db2i 0.9.0
What's Changed
- Add footer to results table so status is always visible by @davecharron in #217
- Add calls to change permissions of server component by @worksofliam in #213
- Feature/new self codes by @ajshedivy & @forstie in #207
- Fix resultSet view not grabing focus after reconnection by @sebjulliand in #215
- Fix CL statements over multiple lines by @worksofliam in #216
- Add SelfIleStackFrame and InitialStackData interfaces for SELF by @worksofliam & @forstie in #214
- List query history by date by @worksofliam in #212
Full Changelog: 0.8.2...0.9.0
vscode-db2i 0.8.2
What's Changed
- Fix issue where reconnected job had a bad status by @worksofliam in #211
- Solve issue with
JOIN
keyword being ignored
Full Changelog: 0.8.1...0.8.2
vscode-db2i 0.8.1
Fixes
- Always turn cancel button off when a query is done by @sebjulliand in #209
- Fix for incorrect statement being selected when executing by @worksofliam in #210
Full Changelog: 0.8.0...0.8.1
vscode-db2i 0.8.0
What's Changed
- Request cancel by @davecharron, @forstie and @worksofliam in #195
Fixes
- Use
with
statement for filtering to work by @worksofliam in #205 - Change colour of ship base by @worksofliam in #206
Full Changelog: 0.7.1...0.8.0
vscode-db2i 0.7.1
What's Changed
- Move advice generation to other file by @worksofliam in #196
- Fixed schema objects ordering by @sebjulliand in #198
Full Changelog: 0.7.0...0.7.1
vscode-db2i 0.7.0
What's Changed
- Sticky result set header; Apply formatting to job log by @davecharron in #182
- Change Result view ocntextual title to "DB2 for i" by @sebjulliand in #190
- Improved UX for using statement prefixes by @worksofliam in #194
- Feature: Visual Explain by @davecharron, @forstie and @worksofliam in #142
Full Changelog: 0.6.1...0.7.0
vscode-db2i 0.6.1
What's Changed
- Fix issue with DECLARE blocks not being considered by @worksofliam in #179
- Don't use variant characters in SQL statement by @chrjorgensen in #184
- Build/watchTask by @sebjulliand in #186
- Examples browser cleanup by @sebjulliand in #185
- fix: server trace entries overflowing by @ThePrez in #187
New Contributors
- @sebjulliand made their first contribution in #186
Full Changelog: 0.6.0...0.6.1
vscode-db2i 0.6.0
What's new
- Update SQL formatter and allow SQL keyword in lower- or uppercase by @chrjorgensen in #164
- Add new format provider by @worksofliam in #166
- Feature/self codes by @ajshedivy in #156
- Show 'Never' on new SQL job information box by @worksofliam in #178
Fixes
- Add SQL identifier case - new in SQL formatter 14.0.0 by @chrjorgensen in #172
- Stop automatically formatting with Generate SQL feature by @worksofliam in #175
- Cleanup of result set UI by @worksofliam in #176
- Reset the results view on disconnect by @worksofliam in #177
Full Changelog: 0.5.2...0.6.0