Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@khellang khellang released this 02 Nov 20:56
39b9ab1

What's Changed

  • Changed target framework to .NET Standard 2.0
  • Bumped Hangfire.Core dependency to latest version
  • Calling UseConsole more than once will no longer throw
  • Fixed number formatting/parsing bug causing console to poll forever
  • Added adigits argument to progress bar, defaulting to 0 decimal digits
    • This prevents huge amounts of progress bar updates with fractional digit changes

New Contributors

Full Changelog: https://github.com/IdentityStream/Hangfire.Console/commits/v2.0.0