File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 5.0.4] ( https://github.com/extent-framework/extentreports-java/compare/v5.0.3...v5.0.4 )
2+
3+ #### Issues Resolved
4+ - [ #240 ] ( /issues/240 ) Change static URI anchor behavior
5+ - [ #246 ] ( /issues/246 ) Collapse all nodes other than failure
6+ - [ #252 ] ( /issues/252 ) Nodes were using status color from the parent node
7+ - [ #235 ] ( /issues/235 ) [ #236 ] ( /issues/236 ) Style updates
8+
9+ #### New Features
10+ - [ #233 ] ( /issues/233 ) ExtentSparkReporter does not show timeline in dashboard view
11+
112## [ 5.0.3] ( https://github.com/extent-framework/extentreports-java/compare/v5.0.2...v5.0.3 )
213
314#### Issues Resolved
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.aventstack</groupId >
77 <artifactId >extentreports</artifactId >
8- <version >5.0.4-SNAPSHOT </version >
8+ <version >5.0.4</version >
99
1010 <name >ExtentReports</name >
1111 <url >www.extentreports.com</url >
Original file line number Diff line number Diff line change 55
66 <groupId >com.aventstack</groupId >
77 <artifactId >klov-reporter</artifactId >
8- <version >5.0.4-SNAPSHOT </version >
8+ <version >5.0.4</version >
99 <name >klov-reporter</name >
1010 <url >www.extentreports.com</url >
1111 <description >Reporter for Klov Server</description >
4343 <dependency >
4444 <groupId >com.aventstack</groupId >
4545 <artifactId >extentreports</artifactId >
46- <version >5.0.3 </version >
46+ <version >5.0.4 </version >
4747 </dependency >
4848 <dependency >
4949 <groupId >org.mongodb</groupId >
You can’t perform that action at this time.
0 commit comments