Skip to content

1.8.0

Compare
Choose a tag to compare
@nlutsenko nlutsenko released this 07 Jul 02:56

New

  • Deprecated exception catching in BFTask. This feature will be removed in 1.9.0.
    Read here on the motivation and follow the discussion.
    #251
    by Nikita Lutsenko
  • Added temporary API to opt-out from automatic BFTask exception catching.
    #251
    by Nikita Lutsenko
  • Added no-side-effects version of BFAppLinkNavigation.-navigate: and BFAppLinkNavigation.-navigateToAppLink:error:.
    #245
    by Bruno de Carvalho

Improved

  • Improved naming for BFContinuationBlock to avoid local variable shadowing.
    #258
    by Nikita Lutsenko

Fixed