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
8679d0c8
Commit
8679d0c8
authored
Apr 30, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGELOG [skip ci]
parent
1238317f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletion
+15
-1
CHANGELOG.md
CHANGELOG.md
+15
-1
No files found.
CHANGELOG.md
View file @
8679d0c8
...
@@ -2,6 +2,20 @@
...
@@ -2,6 +2,20 @@
To install or update CocoaPods see this
[
guide
](
http://docs.cocoapods.org/guides/installing_cocoapods.html
)
.
To install or update CocoaPods see this
[
guide
](
http://docs.cocoapods.org/guides/installing_cocoapods.html
)
.
## Master
## 0.19.1
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.19.0...0.19.1
)
•
[
cocoapods-core
](
https://github.com/CocoaPods/Core/compare/0.19.0...0.19.1
)
###### Bug fixes
*
Project-level preprocessor macros are not overwritten anymore.
[
#903
](
https://github.com/CocoaPods/CocoaPods/issues/903
)
*
A Unique hash instances for the build settings of the Pods target is now
created resolving interferences in the hooks.
[
#1014
](
https://github.com/CocoaPods/CocoaPods/issues/1014
)
## 0.19.0
## 0.19.0
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.18.1...0.19.0
)
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.18.1...0.19.0
)
•
[
cocoapods-core
](
https://github.com/CocoaPods/Core/compare/0.18.1...0.19.0
)
•
[
cocoapods-core
](
https://github.com/CocoaPods/Core/compare/0.18.1...0.19.0
)
...
@@ -20,7 +34,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
...
@@ -20,7 +34,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
#556
](
https://github.com/CocoaPods/CocoaPods/issues/556
)
[
#556
](
https://github.com/CocoaPods/CocoaPods/issues/556
)
*
Added
`pod podfile-info`
command. Shows list of used Pods and their info
*
Added
`pod podfile-info`
command. Shows list of used Pods and their info
in a project or supplied Podfile.
in a project or supplied Podfile.
Options:
`--all`
- with depend
a
ncies.
`--md`
- in Markdown.
Options:
`--all`
- with depend
e
ncies.
`--md`
- in Markdown.
[
#855
](
https://github.com/CocoaPods/CocoaPods/issues/855
)
[
#855
](
https://github.com/CocoaPods/CocoaPods/issues/855
)
*
Added
`pod help`
command. You can still use the old format
*
Added
`pod help`
command. You can still use the old format
with --help flag.
with --help flag.
...
...
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