Releases: getgauge/html-report
Releases · getgauge/html-report
Gauge Html Report v4.3.1
Gauge HTML Report v4.3.1
- #297 - Build with modern Go and latest dependencies, all platforms arm64
include concept start/end events
HTML Report v4.3.0
- #296 - try fix upload artifacts
- #295 - hub is deprecated, use gh cli
- #294 - go mod tidy
- #293 - include concept start/end events
- #292 - Update README.md
HTML Report v4.2.0
- #291 - allow grpc's MaxMsgRecvSize to be set via a config
HTML Report v4.1.4
- #287 - fix: allow one click access for html-report (#286)
HTML Report v4.1.2
- #282 - Fix screenshot typo
HTML Report v4.1.0
- #276 - remove set-env, use env files in gh action
- #275 - remove DARWIN_X86 build, include DARWIN_arm64
- #274 - use go 1.16, native hub for release
- #273 - Added support for Linux arm64
- #271 - Check for screenshot_on_failure env #270
- #269 - Add instructions for minifying generated html files. #313
HTML Report v4.0.12
Features
- #258 - Add retry count status for scenario.
- #255 - Minify html files when enabled by gauge_minify_reports env
Bug Fixes
- #253 - 251 nested dir images
HTML Report v4.0.11
Features
- #258 - Add retry count status for scenario.
- #255 - Minify html files when enabled by gauge_minify_reports env
Bug Fixes
- #253 - 251 nested dir images
HTML Report v4.0.10
Features
- #255 - Minify html files when enabled by gauge_minify_reports env
Bug Fixes
- #253 - 251 nested dir images
HTML Report v4.0.9
Enhancements
Bug Fixes
#247 - latest html-report should work with release version of runners
#231 - Structure log messages
#222 - Environment is showing as default/dev in the html-report after run with dev.properties file
#226 - Size of the screenshot for the failed steps should be attached in the html-report in much bigger
#213 - Failed to read proto message: unexpected EOF
Miscellaneous
#236 - Migrate to go modules