AlamofireNetworkActivityIndicator v3.0.0-beta.1 Release Notes

Release Date: 2019-04-10 // about 5 years ago
  • ๐Ÿš€ Released on 2019-04-10. All issues associated with this milestone can be found using this filter.

    โž• Added

    • ๐Ÿ†• New requestDidStart and requestDidStop APIs based on requestIDs to replace the increment and decrement activity count APIs.

    โšก๏ธ Updated

    • Project to use Swift 5 only and require Alamofire 5.0.0-beta.4+ as a dependency.

    ๐Ÿ›  Fixed

    • Issue where activity count could become negative causing the network activity indicator to not display correctly.