Skip to content

Releases: ricado-group/dotnet-threading

Version 3.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:09
2ab5c0f

Breaking Change: Dropped support for .NET 6 and .NET 7

  • 2ab5c0f - Target .NET10 + Upgrade GH Actions (#22)

Version 2.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Apr 04:20
f6b654d
  • f6b654d - Bump RICADO.Logging from 1.4.0 to 1.4.1

Version 2.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 00:49
245ede3
  • 245ede3 - Bump RICADO.Logging from 1.3.0 to 1.4.0
  • 14892bf - Added Support for .NET 8
  • e2e5dc5 - Updated GH Actions Workflows

Version 2.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Dec 09:50

Version 2.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Dec 10:36
6b840b8
  • 6b840b8 - Bump RICADO.Logging from 1.2.1 to 1.2.2 (#15)
  • bac95b6 - Bump actions/setup-dotnet from 2 to 3.0.2 (#14)

Version 2.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Sep 00:22
  • 069d8bb - Bugfix for Periodic Tasks not firing after the Start Delay on first run
  • 4ddef6b - Bump github/codeql-action from 1 to 2 (#10)
  • ce165a5 - Bump ricado-group/dotnet-library-build-release-action from 1.2 to 1.3 (#11)
  • aebaa7e - Bump RICADO.Logging from 1.2.0 to 1.2.1 (#9)
  • 3b54f0e - Bump actions/setup-dotnet from 1 to 2 (#7)
  • 9736ebd - Bump actions/checkout from 2 to 3 (#8)
  • c0f470c - Updated Readme and Package Description

Version 2.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 09:56
  • d7b1811 - Added support for the .NET Standard 2.0 target
  • b0892c0 - Updated the Packages Token

Version 2.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Dec 04:00
  • 20f6ce3 - Improved PeriodicTask to use .NET 6 PeriodicTimer under the hood
  • 83094bd - Breaking Changes Renamed PeriodTimer to avoid clashes in .NET 6
  • d8a1219 - Breaking Changes Removed the PeriodicAsyncTimer class
  • 06428d8 - Code clean-up

Version 1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Nov 10:59

Version 1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 06:58
  • 746cf84 - Updated to .NET 6 and improved Actions Workflows
  • 6872cbd - Updated Dependabot to support the NuGet.org repo
  • 5a2c4d0 - Bump metcalfc/changelog-generator from 2.0.0 to 3.0.0 (#5)
  • 404dd9e - Bump metcalfc/changelog-generator from 1.0.1 to 2.0.0 (#4)
  • 7280ffb - Bump metcalfc/changelog-generator from 1.0.0 to 1.0.1 (#2)
  • ec1c379 - Bump FranzDiebold/github-env-vars-action from 2.1.0 to 2.3.0 (#3)
  • 7538c19 - Enabled Dependabot
  • 436fd5f - Create codeql-analysis.yml