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
c41fec41
Commit
c41fec41
authored
Sep 21, 2012
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Changelog]
parent
8fe92e1e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
16 deletions
+8
-16
CHANGELOG.md
CHANGELOG.md
+8
-16
No files found.
CHANGELOG.md
View file @
c41fec41
##
0.15.0 (unreleased)
##
Master
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/
master...b0.15.0
)
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/
0.14.0...master
)
###### Enhancements
-
Pod
`install`
will update the specs repo only if needed.
[
#533
](
https://github.com/CocoaPods/CocoaPods/issues/533
)
-
Added a pre install hook to the Podfile and to root specifications.
[
#486
](
https://github.com/CocoaPods/CocoaPods/issues/486
)
-
Support for
`header_mappings_dir`
attribute in subspecs.
-
Refactored UI.
###### Bug fixes
-
Improvements to the git cache that should be more robust.
[
#517
](
https://github.com/CocoaPods/CocoaPods/issues/517
)
## Master
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.14.0...master
)
###### Enhancements
-
Added support for Podfiles named
`Podfile.cocoapods`
which allows to associate an editor application in Mac OS X.
[
#528
](
https://github.com/CocoaPods/CocoaPods/issues/528
)
-
Added config option to disable the new version available message.
...
...
@@ -30,10 +20,12 @@
###### Bug fixes
-
In certain conditions pod setup would execute twice.
-
Improvements to the git cache that should be more robust.
[
#517
](
https://github.com/CocoaPods/CocoaPods/issues/517
)
-
In certain conditions pod setup would execute twice.
-
The git cache now is updated if a branch is not found
[
#514
](
https://github.com/CocoaPods/CocoaPods/issues/514
)
-
Forcing UTF-8 encoding on licenses generation in Ruby 1.9.
-
Forcing UTF-8 encoding on licenses generation in Ruby 1.9.
[
#530
](
https://github.com/CocoaPods/CocoaPods/issues/530
)
## 0.14.0
...
...
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