codecharta-analysis
Advanced tools
Comparing version 1.16.2 to 1.17.0
@@ -13,3 +13,3 @@ { | ||
"name": "codecharta-analysis", | ||
"version": "1.16.2", | ||
"version": "1.17.0", | ||
"description": "MaibornWolff CodeCharta Analysis Tools", | ||
@@ -16,0 +16,0 @@ "scripts": { |
@@ -16,2 +16,15 @@ # Change Log | ||
## [1.17.0] - 2018-09-21 | ||
### Added | ||
- CodeMaatImport for temporal coupling dependencies #172 | ||
- EdgeFilter to aggregate edge-attributes as node-attributes #222 | ||
- Option to show and hide dependent edges from node-context-menu #218 | ||
### Changed | ||
- MergeFilter merges edges #172 | ||
### Removed | ||
### Fixed | ||
## [1.16.2] - 2018-09-10 | ||
@@ -95,3 +108,3 @@ ### Added | ||
- Folders and files to highlight can be described in the cc.json #165 | ||
- Dynamic/automatic margin computing de/activated by tick | ||
- Dynamic/automatic margin computing de/activated by tick | ||
@@ -98,0 +111,0 @@ ### Changed |
@@ -15,2 +15,3 @@ # CodeCharta analysis | ||
| Source | Project | | ||
@@ -20,3 +21,3 @@ | --- | --- | | ||
| generic CSV | [CSVImporter](import/CSVImporter/README.md) | | ||
| Source Code | [SourceCodeParser](import/SourceCodeParser/README.md) | | ||
| Source Code | [SourceCodeParser](import/SourceCodeParser/README.md) | | ||
| SourceMonitor CSV | [SourceMonitorImporter](import/CSVImporter/README.md) | | ||
@@ -26,2 +27,3 @@ | SCITools' Understand CSV | [UnderstandImporter](import/UnderstandImporter/README.md) | | ||
| SonarQube | [SonarImporter](import/SonarImporter/README.md) | | ||
| CodeMaat CSV | [CodeMaatImporter](import/CodeMaatImporter/README.md) | | ||
@@ -35,2 +37,3 @@ ### Filter | ||
| [MergeFilter](filter/MergeFilter/README.md) | merges multiple json files | | ||
| [EdgeFilter](filter/EdgeFilter/README.md) | aggregates edge-attributes of each appropriate node and inserts them into the nodes attribute-list | | ||
@@ -37,0 +40,0 @@ ### Exporter |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
130237366
43