Releases: CocoaPods/cocoapods-downloader
Releases · CocoaPods/cocoapods-downloader
2.1
2.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.0
Enhancements
- Add User-Agent to
cURL
requests when downloading source via the:http
download strategy, unless one was provided by the:headers
option.
Sean Reinhardt
#9619
Bug Fixes
- Improves handling of multiple results from
git ls-remote
by using branch name in commit regex match.
Sean Reinhardt
#88
1.3.0
Enhancements
- Add
:headers
option to allow passing in custom headers tocURL
when downloading source via the:http
download strategy.
Wilmar van Heerden
cocoapods-downloader#89
#557
Bug Fixes
- None.