Releases: CocoaPods/cocoapods-downloader
Releases · CocoaPods/cocoapods-downloader
1.2.2
Enhancements
- None.
Bug Fixes
- Allow flattening nested archives where a directory has the same name as the
directory to be flattened.
Samuel Giddins
1.2.1
Enhancements
- Allow
curl
to retry HTTP downloads that fail with transient errors.
Samuel Giddins
Bug Fixes
- Remove archives after an
HTTP
download.
Samuel Giddins
1.2.0
1.1.3
Enhancements
- Add support for servers that don't support shallow clones on git >= 2.11.x
Danielle Tomlinson
#6270
Bug Fixes
- None.
1.1.2
1.1.1
Enhancements
- None.
Bug Fixes
- Ensure submodules are updated after checking out a specific git commit.
Samuel Giddins
CocoaPods#5778
1.1.0
Enhancements
- When downloading via
HTTP
,curl
won't force users from having a
~/.netrc
file set up on their machine when the remote server requires
authentication.
Sylvain Guillopé
#55
CocoaPods#5318 - Allow download strategies to preprocess download options. This is used by
git
strategy to resolve branches into commits directly.
Juan Civile
CocoaPods#5386
1.0.1
Enhancements
- None.
Bug Fixes
- When downloading git submodules, use an explicit command (
git submodules --init --recursive
) instead of relying on the--recursive
behavior for
git checkout
. This fixes an issue where submodules were checked out using
--depth=1
under git 2.9.
Gordon Fontenot
#58
CocoaPods#5555
1.0.0
Enhancements
- None.
Bug Fixes
- None.
1.0.0.rc.1 (2016-04-30)
Enhancements
- None.
Bug Fixes
- None.
1.0.0.beta.3 (2016-04-14)
Enhancements
- When downloading via
HTTP
,curl
will take into account the user's
~/.netrc
file to determine authentication credentials.
Marius Rackwitz
#53
CocoaPods#5055
Bug Fixes
- None.
1.0.0.beta.2 (2016-03-15)
Bug Fixes
- Perform git clones without copying the user's default git repo templates.
Samuel Giddins
CocoaPods#4715
1.0.0.beta.1 (2015-12-30)
Enhancements
- Support for Apple disk images (
.dmg
files) in the HTTP downloader.
Ryosuke Ito
Bug Fixes
- Include the
submodules
option in the git checkout options when it is
specified.
Samuel Giddins
CocoaPods#3421
1.0.0.rc.1
Enhancements
- None.
Bug Fixes
- None.
1.0.0.beta.3 (2016-04-14)
Enhancements
- When downloading via
HTTP
,curl
will take into account the user's
~/.netrc
file to determine authentication credentials.
Marius Rackwitz
#53
CocoaPods#5055
Bug Fixes
- None.
1.0.0.beta.2 (2016-03-15)
Bug Fixes
- Perform git clones without copying the user's default git repo templates.
Samuel Giddins
CocoaPods#4715
1.0.0.beta.1 (2015-12-30)
Enhancements
- Support for Apple disk images (
.dmg
files) in the HTTP downloader.
Ryosuke Ito
Bug Fixes
- Include the
submodules
option in the git checkout options when it is
specified.
Samuel Giddins
CocoaPods#3421