CI BuildStats Versions Save

Little widget to display AppVeyor, TravisCI, CircleCI, GitHub Actions or Azure Pipelines build history charts and other SVG badges.

v5.32.0

1 year ago
  • Upgraded to .NET 6
  • NuGet package updates
  • Fixed int32 overflow bug
  • Fixed HTTP retry logic
  • Suppressed logging of TaskCancelledException(s)

v5.31.1

2 years ago

Fixed bug in build times calculation.

v5.31.0

2 years ago

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

v5.30.0

3 years ago

Auto versioning

v5.29.0

3 years ago

Minor colour change of buildstats title.

v5.28.0

3 years ago

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

v5.27.0

3 years ago

Fixed graph on landing page.

v5.26.0

3 years ago
  • Upgraded to .NET 5
  • Upgraded to latest Giraffe and Ply
  • Changed routing from default to Endpoint Routing

v5.25.0

3 years ago
  • Upgraded MyGet API to v3
  • Fixed pre-release version badges for MyGet

Thanks @martincostello for the work!

v5.24.1

3 years ago

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