codecharta-analysis
Advanced tools
Comparing version 1.36.0 to 1.37.0
@@ -13,3 +13,3 @@ { | ||
"name": "codecharta-analysis", | ||
"version": "1.36.0", | ||
"version": "1.37.0", | ||
"description": "MaibornWolff CodeCharta Analysis Tools", | ||
@@ -16,0 +16,0 @@ "scripts": { |
@@ -20,2 +20,27 @@ # Change Log | ||
## [1.37.0] - 2019-10-25 | ||
### Added | ||
- Sidebar with information regarding the selected building #527 | ||
- Sidebar closes when selected buildings is excluded #748 | ||
### Changed | ||
- Animation to show or hide the legend panel #527 | ||
### Removed | ||
- Expandable detail panel in lower left corner #527 | ||
- Removed option to maximize/minimize detail panel #527 | ||
### Fixed | ||
- Autofocus and label size for focused nodes #747 | ||
- Selected buildings stays selected when settings are changed #748 | ||
- IllegalStateException when scanning single file in SourceCodeParser #573 | ||
- SourceCodeParser places files in the project root correctly into the hierarchy #574 | ||
### Chore | ||
## [1.36.0] - 2019-10-18 | ||
@@ -22,0 +47,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40713813