File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 5.0.3] ( https://github.com/extent-framework/extentreports-csharp/compare/5.0.2...v5.0.3 )
2
+
3
+ #### Issues Resolved
4
+ - [ #215 ] ( /issues/214 ) Timestamp cannot be configured in ExtentSparkReporter
5
+ - [ #211 ] ( /issues/211 ) NPE on RemoveTest that does not exist
6
+ - [ #149 ] ( /issues/149 ) Screenshots for BDD nodes
7
+ - [ #148 ] ( /issues/148 ) Node description not displaying
8
+
9
+
1
10
## [ 5.0.2] ( https://github.com/extent-framework/extentreports-csharp/compare/5.0.1...v5.0.2 )
2
11
3
12
#### Issues Resolved
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.3-beta2 </PackageVersion >
7
+ <PackageVersion >5.0.3</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