Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
83c7a2ad
Commit
83c7a2ad
authored
Jul 29, 2012
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Update
parent
483c60c7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
CHANGELOG.md
CHANGELOG.md
+7
-6
No files found.
CHANGELOG.md
View file @
83c7a2ad
## 0.10.0 (Unreleased)
## 0.10.0 (Unreleased)
[
CocoaPods
](
http
s://github.com/CocoaPods/CocoaPods/compare/0.9.2...master
)
[
CocoaPods
](
http
://git.io/4i75YA
)
###### Enhancements
###### Enhancements
-
Added a
`--local-only`
option to
`pod push`
so that developers can push locally and test before pushing to a remote.
-
Added a
`--local-only`
option to
`pod push`
so that developers can push locally and test before pushing to a remote.
[
#405
](
http://git.io/0ILJEw
)
-
Added line number information for errors generated in the Podfile.
-
Added line number information for errors generated in the Podfile.
[
#408
](
http://git.io/fWQvMg
)
-
Pods stored in git repositories now initialize submodules.
-
Pods stored in git repositories now initialize submodules.
[
#406
](
http://git.io/L9ssSw
)
###### Bug fixes
###### Bug fixes
-
Removed note about the post install hook form the linter.
-
Removed note about the post install hook form the linter.
-
Improved xcodebuild error detection in the linter.
-
Improved xcodebuild error detection in the linter.
-
Ensure the git cache exists, before updating it, when trying to install the ‘bleeding edge’ of a pod.
-
Ensure the git cache exists, before updating it, when trying to install the ‘bleeding edge’ of a pod.
[
#426
](
http://git.io/d4eqRA
)
-
Clean downloaded external pods
**after**
resolving and activating (sub)specs.
[
#414
](
http://git.io/i77q_w
)
-
Support
`tar.gz`
as filename in a HTTP source.
[
#428
](
http://git.io/qhwKkA
)
## 0.9.2
## 0.9.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment