Releases: accordproject/vscode-web-extension
Releases · accordproject/vscode-web-extension
v2.1.0
v2.0.1
v2.0.0
What's New
- Enables map and import aliasing support in CTO files
- Code actions for updating namespaces
- Vocabulary support
- LLM Copilot support
What's Changed
- Kshitij79/i25/copilot integration by @kshitij79 in #28
- Added Copilot UI elements - I23 by @kshitij79 in #26
- Fixed caching issue - I38 by @kshitij79 in #39
- feat(codeactions): add code actions for updating namespace and voc validation by @dselman in #71
New Contributors
- @kshitij79 made their first contribution in #28
- @dselman made their first contribution in #71
Full Changelog: v1.10.0...v2.0.0
v1.10.0
What's Changed
- build(deps-dev): Bump webpack from 5.75.0 to 5.76.0 by @dependabot in #12
- build(deps): Bump semver from 7.3.4 to 7.5.3 in /client by @dependabot in #13
- feat(deps): update to latest Concerto package versions by @stefanblaginov in #19
New Contributors
- @stefanblaginov made their first contribution in #19
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- feat(map): extends for Map Type by @jonathan-casey in #15
New Contributors
- @jonathan-casey made their first contribution in #15
Full Changelog: v1.8.0...v1.9.0
v1.8.0
v1.8.0
Updates code to show relationships and hide the base model when compiling to target (used for PUML, Mermaid, and Mermaid within Markdown)
v1.7.6 Improve Load CTO on Initialise
Misc changes to how CTO files are loaded when the client initialises.
v1.7.5 Improve URI handling
Fix issue with URI concatenation.
v1.7.4 Debug Web URIs
Add some debug to log code spaces URIs.
v1.7.3 - Load All Models Command
Add a command to "force reload" all models.