Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Releases: dustinmoris/CI-BuildStats

5.32.0

20 Jul 08:33
Compare
Choose a tag to compare
  • Upgraded to .NET 6
  • NuGet package updates
  • Fixed int32 overflow bug
  • Fixed HTTP retry logic
  • Suppressed logging of TaskCancelledException(s)

5.31.1

09 Nov 22:42
Compare
Choose a tag to compare

Fixed bug in build times calculation.

5.31.0

09 Nov 21:38
Compare
Choose a tag to compare

Improved the build times by only counting successfully completed builds as all other ones might have never gotten until the end.

5.30.0

30 Jan 23:25
Compare
Choose a tag to compare

Auto versioning

5.29.0

22 Dec 23:06
Compare
Choose a tag to compare

Minor colour change of buildstats title.

5.28.0

22 Dec 21:00
Compare
Choose a tag to compare

Changed title colour of build history chart to match light and dark modes.

5.27.0

12 Dec 09:52
Compare
Choose a tag to compare

Fixed graph on landing page.

5.26.0

11 Dec 01:19
Compare
Choose a tag to compare
  • Upgraded to .NET 5
  • Upgraded to latest Giraffe and Ply
  • Changed routing from default to Endpoint Routing

5.25.0

08 Jul 23:04
Compare
Choose a tag to compare
  • Upgraded MyGet API to v3
  • Fixed pre-release version badges for MyGet

Thanks @martincostello for the work!

5.24.1

06 Jun 15:17
Compare
Choose a tag to compare

Fixed minor bug with retrying to pull build statistics from external APIs.