Skip to content

Commit 728b6fc

Browse files
committed
Changelog for 0.8.8
1 parent 2ff91d1 commit 728b6fc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## [0.8.8]
4+
- Fix retrieval of password when `objectscript.conn.server` defers to Server Manager.
5+
- Fix command completions, broken in 0.8.7.
6+
- Improve ObjectScript Explorer:
7+
- Files that will be loaded from local workspace now show their filetype icon and a full path tooltip.
8+
- Fix rare case where code would load from wrong place.
9+
- Skip compilation of local CSP files for now.
10+
- Improve handling of server modification date comparisons.
11+
- Fix incorrect `Studio Action "Changed Namespace" not supported` message in output channel.
12+
- Add CONTRIBUTING.md document.
13+
- Improve README information about username and password in settings.
14+
315
## [0.8.7]
416
- Use `intersystems.servers` object for more flexible connection definitions.
517
- Recommend [intersystems-community.servermanager](https://marketplace.visualstudio.com/items?itemName=intersystems-community.servermanager) extension for management of `intersystems.servers` definitions.

0 commit comments

Comments
 (0)