Skip to content

Commit

Permalink
Update version and changelog (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
phschaad authored Jul 6, 2023
1 parent bfaca06 commit 51eb269
Show file tree
Hide file tree
Showing 3 changed files with 317 additions and 486 deletions.
26 changes: 23 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,28 @@
# Change Log

## Pre-release (1.5.0)

Currently no new features in the pre-release.
## Pre-release (1.5)

### 1.5.6

- Various performance improvements, roughly 2x speedup in most editing and
SDFG navigation workflows
- Vertical SDFG layout added
- Add navigation buttons to jump to the start / end of SDFG edges
- Improve display for unknown, unregistered map schedules
- Improve SDFG settings UI
- Store SDFG editor preferences in VSCode's user settings
- Support for editing compressed SDFG files (.sdfgz)
- Adds a panel to show the status of the DaCe backend and customize port
options
- Allow symbols to be modified similar to data containers and list them
separately in the info tray
- Update data container attributes when changing data container types (from
scalar to array etc.)
- Provide a troubleshooting link if the DaCe backend does not start
- Always first try to query the DaCe backend for up-to-date metadata when
editing an SDFG before loading static dictionaries (web and built-in)
- Various smaller UI improvements and bugfixes related to the info tray and
the minimap

## 1.4

Expand Down
Loading

0 comments on commit 51eb269

Please sign in to comment.