Skip to content

Commit

Permalink
Merge pull request #82 from srl-labs/dev
Browse files Browse the repository at this point in the history
* TopoViewer Enhancements
* Fix: New version will not intervent extension activation.
  • Loading branch information
FloSch62 authored Mar 2, 2025
2 parents 31b8c83 + 32e8c86 commit eb12775
Show file tree
Hide file tree
Showing 14 changed files with 974 additions and 4,007 deletions.
Binary file modified .DS_Store
Binary file not shown.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ out
dist
node_modules
.vscode-test/
topoViewerData
topoViewerData
.vscode/
package.json
.vscode/launch.json
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [0.9.2] - 2025-02-27
* TopoViewer Enhancements
* Fix: New version will not intervent extension activation.

## [0.9.1] - 2025-02-27
* Fixes for: Link Impairments via Webview (but remains buggy for some OS until the next clab release)

Expand Down
Loading

0 comments on commit eb12775

Please sign in to comment.