-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare for updating ONE-vscode to v0.4.0 (#1471)
* Prepare for updating ONE-vscode to v0.4.0 This commit prepares for ONE-vscode to v0.4.0. - Update release note for v0.4.0 - Update package version number ONE-vscode-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]> * Update infra/release/release_note.md * Update infra/release/release_note.md * Remove redundant bullets Co-authored-by: Dayoung Lee <[email protected]>
- Loading branch information
Showing
3 changed files
with
9 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,14 @@ | ||
# Release Note 0.3.0 | ||
# Release Note 0.4.0 | ||
|
||
## ONE-vscode | ||
|
||
### ONE Explorer View | ||
|
||
- Add hide-and-show button | ||
- Show more files | ||
- Memory trace files | ||
- Performance trace files | ||
- Circle log files | ||
- Extra backend model binary files | ||
- Open files with dedicated editor/viewers | ||
- Circle files - 'Circle Viewer' | ||
- Memory trace files - 'Mondrian Viewer' | ||
- Performance trace files - 'Json Tracer' | ||
- Circle log files - 'Text Editor' | ||
|
||
- Improve latency on startup/refresh/file system changes | ||
- Revive rename command for ONE configuration files | ||
- Support refactoring - a function that automatically updates corresponding fields in ONE configuration files when parent model files are renamed | ||
- Support multi-root workspace | ||
### Toolchain View | ||
|
||
- Introduce `Default Toolchain` concept | ||
- Support for configuring prerequisites | ||
- Run configuration file with the selected default toolchain | ||
|
||
### Target Device View | ||
|
||
- Add devices on local connection | ||
- Supported devices | ||
- Local PC (Ubuntu 18.04) | ||
- SDB-connected Tizen devices | ||
- Show usable executors under each device (ex. simulators) | ||
|
||
### Cfg Editor | ||
|
||
- Help message is shown when mouse is over the question mark icon | ||
- Path of file can be set by clicking search icon | ||
- Trivial bugfix | ||
|
||
### Circle Viewer | ||
|
||
- Provides graphical view of circle model | ||
- Powered by famous [netron](https://github.com/lutzroeder/netron) source code | ||
|
||
### Mondrian Viewer | ||
|
||
- Provide graphical view of allocation trace files | ||
|
||
### JSON Tracer | ||
- Support ONE toolchain | ||
|
||
- Provide graphical view of chrome trace files | ||
- Inspired by the trace viewer of [catapult](https://chromium.googlesource.com/catapult) source code |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters