Released on 2019-04-10. All issues associated with this milestone can be found using this
filter.
Added
- New
requestDidStart
andrequestDidStop
APIs based onrequestIDs
to replace the increment and decrement activity count APIs.- Added by Christian Noon in Pull Request #49.
Updated
- Project to use Swift 5 only and require Alamofire 5.0.0-beta.4+ as a dependency.
- Updated by Christian Noon in Pull Request #48.
Fixed
- Issue where activity count could become negative causing the network activity indicator to not display correctly.
- Fixed by Christian Noon in regards to Issue #38 in Pull Request #49.