Skip to content

Releases: HangfireIO/Hangfire.DynamicJobs

0.3.0

13 Feb 09:00
v0.3.0
64178a6
Compare
Choose a tag to compare

Release Notes

  • AddedDynamicRecurringJobOptions.DisplayName property for a custom display name in Dashboard UI.
  • Fixed – The queue argument is not respected in the corresponding AddOrUpdateDynamic overloads.

0.2.0

22 Feb 08:52
v0.2.0
e83068a
Compare
Choose a tag to compare

Release Notes

  • Project – Enable source link support with embedded symbols and repository-based sources.
  • Project – Sign NuGet package and .NET assemblies on build with a company's own certificate.
  • Project – Add readme file and icon to the NuGet package.
  • Project – Require NuGet package signature validation on restore.
  • Project – Restore NuGet package dependencies with a lock file in a locked mode.
  • Project – Enable static analysis via the Microsoft.CodeAnalysis.NetAnalyzers package.

0.1.1

06 Jun 11:32
v0.1.1
a77f9a7
Compare
Choose a tag to compare

Release Notes

  • Fixed – System.ArgumentNullException: Value cannot be null. (Parameter 'source').

0.1.0

05 Jun 12:29
v0.1.0
6c176f4
Compare
Choose a tag to compare

Release Notes

Initial release. Please see the README.md file for details.