Skip to content

v4.1.0

Compare
Choose a tag to compare
@TheCodeTraveler TheCodeTraveler released this 30 Jan 03:12

New In This Release:

  • Add SafeFireAndForget(Action onException, bool continueOnCapturedContext)
  • Add SafeFireAndForget(Action onException, bool continueOnCapturedContext)
  • Obsolete: SafeFireAndForget(bool continueOnCapturedContext, Action onException)
  • Obsolete: SafeFireAndForget(bool continueOnCapturedContext, Action onException)
  • Unseal AsyncCommand
  • Unseal AsyncCommand
  • Unseal AsyncValueCommand
  • Unseal AsyncValueCommand
  • Include Assembly Signing