Releases: Heleonix/Heleonix.Build
Releases · Heleonix/Heleonix.Build
v7.4.1
v7.4.0
7.4.0 (6/25/2024)
New Features
- Added Hx_HxReport target to generate test reports from TRX test results using the https://heleonix.github.io/docs/Testing/Heleonix.Testing.Reporting/index.html.
Bug Fixes
- Fixed collection of commits in the Hx_GitHubCommitChangeLog task to skip parent commits, which might be created before the latest release.
v7.3.0
7.3.0 (6/24/2024)
New Features
- Added Hx_HxReport target to generate test reports from TRX test results using the https://heleonix.github.io/docs/Testing/Heleonix.Testing.Reporting/index.html.
Bug Fixes
- Fixed default search of the directories with tests for Hx_ExtentReport and improved documentation for Hx_FileSystemSearch.
v7.2.1
7.2.1 (4/2/2024)
Bug Fixes
- Fixed default search of the directories with tests for Hx_ExtentReport and improved documentation for Hx_FileSystemSearch.
- Added more information into documentation for targets.
v7.2.0
7.2.0 (3/30/2024)
New Features
- Increased version of docfx to 2.75.2.
Bug Fixes
- Added more information into documentation for targets.
v7.1.0
7.1.0 (3/23/2024)
New Features
- Increased version of docfx to 2.75.2.
Other Changes
- Update of Readme.md and documentation improvements.
v7.0.4
7.0.4 (3/22/2024)
Bug Fixes
- Correct handling of absent github releases to generage changelogs.
Other Changes
- Update of Readme.md and documentation improvements.
v7.0.3
7.0.3 (3/8/2024)
Bug Fixes
- Correct handling of absent github releases to generage changelogs.
- Fixed deadlocks due to redirected outputs from child dotnet processes.
Other Changes
- Update README.md