codecharta-analysis
Advanced tools
Comparing version 1.9.1 to 1.9.2
@@ -13,3 +13,3 @@ { | ||
"name": "codecharta-analysis", | ||
"version": "1.9.1", | ||
"version": "1.9.2", | ||
"description": "MaibornWolff CodeCharta Analysis Tools", | ||
@@ -16,0 +16,0 @@ "scripts": { |
@@ -16,2 +16,15 @@ # Change Log | ||
## [1.9.2] - 2018-02-20 | ||
### Added | ||
- added preliminary CSVExporter for visualisation data | ||
### Changed | ||
- padding rendering | ||
- minimal building height is 1 to prevent clipping issues | ||
- fallback values for visualization when no metric is available (area = 1, height = 1, color = grey). Data in data structure will not be changed. | ||
### Removed | ||
### Fixed | ||
## [1.9.1] - 2018-02-20 | ||
@@ -18,0 +31,0 @@ ### Added |
@@ -29,2 +29,10 @@ # CodeCharta analysis | ||
### Exporter | ||
Components that export data from visualisation data to other formats. | ||
| Target | Project | | ||
| --- | --- | | ||
| CSV | [CSVExporter](export/CSVExporter/README.md) | | ||
### Additional Tools | ||
@@ -34,4 +42,5 @@ | ||
| --- | --- | | ||
| [ValidationTool](tools/ValidationTool/README.md) | validates a given json file | | ||
| [ValidationTool](tools/ValidationTool/README.md) | validates a given json file | | ||
## Requirements | ||
@@ -38,0 +47,0 @@ |
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
52486944
28