AlamofireNetworkActivityIndicator v2.0.1 Release Notes

Release Date: 2016-10-01 // over 7 years ago
  • ๐Ÿš€ Released on 2016-10-01. All issues associated with this milestone can be found using this filter.

    โž• Added

    • ๐Ÿ†• New .swift-version file to repo and reactivated pod lib lint in Travis file.
    • The OS_ACTIVITY_MODE environment variable to disable excessive logging.

    โšก๏ธ Updated

    • ๐Ÿš€ The Alamofire submodule to the 4.0.1 release.

    ๐Ÿ›  Fixed

    • Issue where delay timers were being added to main run loop from non-main queues.
    • Issue where spinner could be left up indefinitely due to decrement race condition.