Skip to content

Releases: Heleonix/Heleonix.Build

v7.4.1

25 Jun 21:18
7bff3a9
Compare
Choose a tag to compare

7.4.1 (6/25/2024)

Bug Fixes

  • Fixed appearance of the last commit of every release in the next release.
  • Fixed collection of commits in the Hx_GitHubCommitChangeLog task to skip parent commits, which might be created before the latest release.

v7.4.0

25 Jun 18:36
1d53ec6
Compare
Choose a tag to compare

7.4.0 (6/25/2024)

New Features

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

24 Jun 15:32
09f51fe
Compare
Choose a tag to compare

7.3.0 (6/24/2024)

New Features

Bug Fixes

  • Fixed default search of the directories with tests for Hx_ExtentReport and improved documentation for Hx_FileSystemSearch.

v7.2.1

02 Apr 19:41
3f192b4
Compare
Choose a tag to compare

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

30 Mar 08:50
08582d3
Compare
Choose a tag to compare

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

23 Mar 08:50
84ca660
Compare
Choose a tag to compare

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

22 Mar 21:25
90b87ec
Compare
Choose a tag to compare

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

08 Mar 23:11
db9efbb
Compare
Choose a tag to compare

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

v7.0.2

02 Feb 18:09
d87a8ff
Compare
Choose a tag to compare

7.0.2 (2/2/2024)

Bug Fixes

  • Fixed deadlocks due to redirected outputs from child dotnet processes.
  • Fixed deadlocks in process running due to redirected outputs. (#83)

v7.0.1

30 Jan 17:54
670485b
Compare
Choose a tag to compare

7.0.1 (1/30/2024)

Bug Fixes

  • Fixed deadlocks in process running due to redirected outputs. (#83)
  • Hx_DocFX_Git used a git token for cloning of a documentation (#82)