1.0.0.rc.1
Pre-release
Pre-release
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