All Versions
18
Latest Version
Avg Release Cycle
25 days
Latest Release
1243 days ago

Changelog History
Page 2

  • v4.1.0 Changes

    January 30, 2020

    ๐Ÿ†• 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
  • v4.1.0-pre2 Changes

    January 07, 2020

    ๐Ÿ†• 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
  • v4.1.0-pre1 Changes

    December 19, 2019

    ๐Ÿ†• 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
  • v4.0.1 Changes

    December 13, 2019

    ๐Ÿ†• New In This Release:

    • โž• Added Support for ValueTask in SafeFireAndForget
    • โž• Added Support for ValueTask
    • โž• Added IAsyncValueCommand : ICommand
    • โž• Added AsyncValueCommand : IAsyncValueCommand
    • โž• Added IAsyncValueCommand<T>; : ICommand
    • โž• Added AsyncValueCommand<T>; : IAsyncValueCommand<T>
    • โž• Added RaiseCanExecuteChanged to IAsyncCommand and IAsyncValueCommand
  • v4.0.0-pre3 Changes

    November 29, 2019

    ๐Ÿ†• New In This Release:

    • โž• Added Support for ValueTask in SafeFireAndForget
    • โž• Added Support for ValueTask
    • โž• Added IAsyncValueCommand : ICommand
    • โž• Added AsyncValueCommand : IAsyncValueCommand
    • โž• Added IAsyncValueCommand<T>; : ICommand
    • โž• Added AsyncValueCommand<T>; : IAsyncValueCommand<T>
    • โž• Added RaiseCanExecuteChanged to IAsyncCommand and IAsyncValueCommand
  • v4.0.0-pre2 Changes

    November 07, 2019

    ๐Ÿ†• New In This Release:

    • โž• Added Support for ValueTask in SafeFireAndForget
    • โž• Added Support for ValueTask
    • โž• Added IAsyncValueCommand : ICommand
    • โž• Added AsyncValueCommand : IAsyncValueCommand
    • โž• Added IAsyncValueCommand<T>; : ICommand
    • โž• Added AsyncValueCommand<T>; : IAsyncValueCommand<T>
    • โž• Added RaiseCanExecuteChanged to IAsyncCommand and IAsyncValueCommand
  • v4.0.0-pre1 Changes

    November 07, 2019

    ๐Ÿ†• New In This Release:

    • ๐Ÿ‘Œ Support for ValueTask
  • v3.1.0 Changes

    August 28, 2019

    ๐Ÿ†• New In This Release:

    • โž• Added SafeFireAndForgetExtensions.RemoveDefaultExceptionHandling
    • ๐Ÿ›  Fixed InvalidHandleEventException bug when using the incorrect overload for WeakEventManager<T>.HandleEvent
    • ๐Ÿ›  Fixed NullReferenceException when calling ICommand.Execute
    • ๐Ÿ‘Œ Improved .NET Standard Dependency to .NET Standard 1.0