Releases: CocoaPods/cocoapods-downloader
Releases · CocoaPods/cocoapods-downloader
1.0.0.beta.3
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.beta.2
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.beta.1
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
0.9.3
Bug Fixes
- This release fixes a file permissions error when using the RubyGem.
Samuel Giddins
0.9.2
Bug Fixes
- Checkout git submodules recursively.
Boris Bügling
Samuel Giddins
#46
0.9.1
Enhancements
- Don't checkout git commits onto a new branch, just use the detached head.
Samuel Giddins
0.9.0
0.8.1
0.8.0
0.7.2
Enhancements
- Fixed fetching from 'dumb' git remotes that don't support shallow clones.
Samuel Giddins
CocoaPods#2537
#35