Skip to content

Releases: ricado-group/dotnet-threading

Version 2.3.1

20 Apr 04:20
f6b654d
Compare
Choose a tag to compare
  • f6b654d - Bump RICADO.Logging from 1.4.0 to 1.4.1

Version 2.3.0

20 Jan 00:49
245ede3
Compare
Choose a tag to compare
  • 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

21 Dec 09:50
Compare
Choose a tag to compare

Version 2.1.2

04 Dec 10:36
6b840b8
Compare
Choose a tag to compare
  • 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

28 Sep 00:22
Compare
Choose a tag to compare
  • 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

20 Feb 09:56
Compare
Choose a tag to compare
  • d7b1811 - Added support for the .NET Standard 2.0 target
  • b0892c0 - Updated the Packages Token

Version 2.0.0

01 Dec 04:00
Compare
Choose a tag to compare
  • 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

27 Nov 10:59
Compare
Choose a tag to compare

Version 1.1.0

27 Nov 06:58
Compare
Choose a tag to compare
  • 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

Version 1.0.6

22 Mar 06:35
Compare
Choose a tag to compare
  • 1c55ba1 - Included Debug Symbols in the main NuGet Package