Skip to content

1.5.0

Compare
Choose a tag to compare
@nlutsenko nlutsenko released this 30 Dec 00:13

New

  • Bolts Tasks now have nullability annotations. #161

Improved

  • Improved return types for continuation methods of a BFTask when used with generics. #198
  • Improved performance of constructing a BFTask with result/error/exception. #181, #187
  • Improved performance and dispatch policy of BFExecutor.defaultExecutor(). #197
  • Improved performance and removed a stack frame when completing a BFTask. #184

Fixed

  • Fixed rare issue when compilation would fail if Bolts is used as a subproject reference. #188
  • Fixed potential data inconsistency when getting description of a BFTask. #182
  • Fixed a warning in BFWebViewAppLinkResolver. #183

View all issues and pull requests associated with this release here.