Skip to content

Releases: accordproject/vscode-web-extension

v2.1.0

01 Nov 14:47
2286065
Compare
Choose a tag to compare

Publish

v2.0.1

01 Nov 14:33
dc0482c
Compare
Choose a tag to compare

Publish issue

v2.0.0

01 Nov 14:31
dc0482c
Compare
Choose a tag to compare

What's New

  1. Enables map and import aliasing support in CTO files
  2. Code actions for updating namespaces
  3. Vocabulary support
  4. 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

Full Changelog: v1.10.0...v2.0.0

v1.10.0

30 Nov 09:23
38864b6
Compare
Choose a tag to compare

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

Full Changelog: v1.9.0...v1.10.0

v1.9.0

06 Sep 11:43
ad48b80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

03 Feb 18:26
7318fed
Compare
Choose a tag to compare

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

29 Jan 15:25
Compare
Choose a tag to compare

Misc changes to how CTO files are loaded when the client initialises.

v1.7.5 Improve URI handling

29 Jan 10:19
Compare
Choose a tag to compare

Fix issue with URI concatenation.

v1.7.4 Debug Web URIs

28 Jan 18:40
Compare
Choose a tag to compare

Add some debug to log code spaces URIs.

v1.7.3 - Load All Models Command

28 Jan 18:21
Compare
Choose a tag to compare

Add a command to "force reload" all models.