New
- Bolts Tasks now have nullability annotations. #161
Improved
- Improved return types for continuation methods of a
BFTaskwhen used with generics. #198 - Improved performance of constructing a
BFTaskwith 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.