Skip to content

Commit

Permalink
Merge pull request #242 from KxSystems/v1.2.1-main-to-dev
Browse files Browse the repository at this point in the history
Merge branch 'main' into dev
  • Loading branch information
nfarrell-kx authored Jan 31, 2024
2 parents 91e2563 + dc003b9 commit 01843ff
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,20 @@ All notable changes to the kdb extension will be documented in this file.

- Fixed various CVEs

# v1.2.1

### Fixes

- Documentation fixes

# v1.2.0

### Enhancements

- Execution of Python code on server
- Execution of Python code on kdb Insights Enterprise
- Rename symbol support
- Basic linting support
- KDB/q REPL flow
- kdb+/q REPL flow

### Fixes

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "kdb",
"description": "IDE support for kdb product suite",
"publisher": "KX",
"version": "1.2.0",
"version": "1.2.1",
"engines": {
"vscode": "^1.75.0"
},
Expand Down

0 comments on commit 01843ff

Please sign in to comment.