Releases: LogMull/vscode-versionmanager
V0.3.0
Version 0.2.0 Formatting XML first round
This version introduces the first version of an XML formatter that can handle our XData XML. Expect updates to this down the line.
Add option verifyDevNamespace
Added new option verifyDevNamespace which is useful for local sandboxes. Disabling this option allows tasks to be shown which does not match the dev namespace to the current namespace name.
Version 0.1.2 -Misc updates
This version primarily addresses 2 issues.
The plugin should now correctly use the 'await' command when attempting to set up the server config for the first time.
When attempting to add an element to a task fails, the message provided by the server should now properly be displayed.
(spoilers, this is used to help indicate if an element is being added to an incorrect component)
Version 0.1.1 Use Server Manager V3.2+
The version allows the plugin to use the API provided by the Intersystems Server Manager in version 3.2. This updated how the cache credentials are retrieved by the server manager. This should fix issues with auto-updates failing with invalid credentials.
Version 0.1.0 - Auto Updates
This version introduces the ability to auto-update the plugin from the VM namespace.