File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 5.0.2] ( https://github.com/extent-framework/extentreports-csharp/compare/5.0.1...v5.0.2 )
2
+
3
+ #### Issues Resolved
4
+ - [ #137 ] ( /issues/137 ) Invalid metrics for tags/categories
5
+ - [ #195 ] ( /issues/195 ) Correct time taken suffix from s to ms
6
+ - [ #197 ] ( /issues/197 ) Fixes bug/attribute view to test view navigation
7
+ - [ #200 ] ( /issues/200 ) Fix for potential race condition with MediaEntityBuilder
8
+ - [ #202 ] ( /issues/202 ) Fixes ScenarioOutline view
9
+
10
+
1
11
## [ 5.0.1] ( https://github.com/extent-framework/extentreports-csharp/compare/v5.0.0...v5.0.1 )
2
12
3
13
#### Issues Resolved
4
14
- [ #186 ] ( /issues/186 ) RazorEngine template rendering warnings from RecurseNodes.cshtml
5
15
- [ #189 ] ( /issues/189 ) XML config serialization issue fix
6
16
17
+
7
18
## 5.0.0
19
+
20
+ Initial
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<PackOnBuild >true</PackOnBuild >
6
6
<RootNamespace >AventStack.ExtentReports</RootNamespace >
7
- <PackageVersion >5.0.2-beta </PackageVersion >
7
+ <PackageVersion >5.0.2</PackageVersion >
8
8
<Authors >anshooarora</Authors >
9
9
<Copyright >AventStack</Copyright >
10
10
<PackageLicenseUrl >https://github.com/extent-framework/extentreports-csharp/blob/master/LICENSE</PackageLicenseUrl >
You can’t perform that action at this time.
0 commit comments