Releases: CocoaPods/Core
1.9.0.beta.3
Enhancements
- None.
Bug Fixes
- Fix a crash when an HTTP(S) response has no headers
Eric Amorde
#607
1.9.0.beta.2 (2019-12-17)
Enhancements
- None.
Bug Fixes
- None.
1.9.0.beta.1 (2019-12-16)
Enhancements
-
Allow specifying no default subspec.
Dimitris Koutsogiorgas
#584 -
Add
code_coverage
support for scheme DSL.
Dimitris Koutsogiorgas
#603
CocoaPods/CocoaPods#8921 -
Add
:configurations
DSL for podspec dependencies.
Samuel Giddins
Dimitris Koutsogiorgas
#586 -
Expand
use_frameworks!
DSL to accept linkage style.
Dimitris Koutsogiorgas
#581 -
Extend
script_phase
DSL to support dependency file.
Dimitris Koutsogiorgas
#579 -
Make initializing
Platform
with the string 'macos' equivalent to callingPlatform.macos
Eric Amorde
#602
Bug Fixes
- None.
1.9.0.beta.2
Enhancements
- None.
Bug Fixes
- None.
1.9.0.beta.1 (2019-12-16)
Enhancements
-
Allow specifying no default subspec.
Dimitris Koutsogiorgas
#584 -
Add
code_coverage
support for scheme DSL.
Dimitris Koutsogiorgas
#603
CocoaPods/CocoaPods#8921 -
Add
:configurations
DSL for podspec dependencies.
Samuel Giddins
Dimitris Koutsogiorgas
#586 -
Expand
use_frameworks!
DSL to accept linkage style.
Dimitris Koutsogiorgas
#581 -
Extend
script_phase
DSL to support dependency file.
Dimitris Koutsogiorgas
#579 -
Make initializing
Platform
with the string 'macos' equivalent to callingPlatform.macos
Eric Amorde
#602
Bug Fixes
- None.
1.9.0.beta.1
Enhancements
-
Allow specifying no default subspec.
Dimitris Koutsogiorgas
#584 -
Add
code_coverage
support for scheme DSL.
Dimitris Koutsogiorgas
#603
CocoaPods/CocoaPods#8921 -
Add
:configurations
DSL for podspec dependencies.
Samuel Giddins
Dimitris Koutsogiorgas
#586 -
Expand
use_frameworks!
DSL to accept linkage style.
Dimitris Koutsogiorgas
#581 -
Extend
script_phase
DSL to support dependency file.
Dimitris Koutsogiorgas
#579 -
Make initializing
Platform
with the string 'macos' equivalent to callingPlatform.macos
Eric Amorde
#602
Bug Fixes
- None.
1.8.4
1.8.3
1.8.2
Enhancements
- None.
Bug Fixes
- Ensure that specs can round-trip to JSON byte-for-byte identical.
Samuel Giddins
1.8.1
Enhancements
- None.
Bug Fixes
-
Do not alter
swift_versions
attribute when calculating Swift versions.
Dimitris Koutsogiorgas
#592 -
Update
concurrent-ruby
gem dependency to '~> 1.1'.
Igor Makarov
#591
1.8.0
Enhancements
- None.
Bug Fixes
- None.
1.8.0.beta.2 (2019-08-27)
Enhancements
- None.
Bug Fixes
- None.
1.8.0.beta.1 (2019-08-02)
Enhancements
-
Add support for UI test specs with
test_type
value:ui
Yavuz Nuzumlali
#562 -
Don't
Dir.chdir
when loadingPod::Specification
from JSON
Igor Makarov
#565 -
Replace git-based
MasterSource
with CDN-basedTrunkSource
Igor Makarov
#552 -
Add Info.plist DSL to Specifications
Eric Amorde
CocoaPods/CocoaPods#8753 -
Add
project_name
DSL to allow grouping pods into projects.
Dimitris Koutsogiorgas
#547 -
Allow test specs to specify an
app_host_name
to point to an app spec whose
application is used as the test's app host.
jkap
Samuel Giddins
#520 -
Add
:headers
option to allow passing in custom headers tocURL
when downloading source via the:http
download strategy.
Wilmar van Heerden
cocoapods-downloader#89
#557
Bug Fixes
-
Emit an error when a Podspec has an incorrect type for the
source
attribute
Eric Amorde
CocoaPods/CocoaPods#5420 -
Gracefully handle invalid version values during linting.
Eric Amorde
CocoaPods/CocoaPods#8785 -
Pass a non-browser user agent for social media validation
Dov Frankel
#571
CocoaPods#9053
CocoaPods#9049
1.8.0.beta.2
Enhancements
- None.
Bug Fixes
- None.
1.8.0.beta.1 (2019-08-02)
Enhancements
-
Add support for UI test specs with
test_type
value:ui
Yavuz Nuzumlali
#562 -
Don't
Dir.chdir
when loadingPod::Specification
from JSON
Igor Makarov
#565 -
Replace git-based
MasterSource
with CDN-basedTrunkSource
Igor Makarov
#552 -
Add Info.plist DSL to Specifications
Eric Amorde
CocoaPods/CocoaPods#8753 -
Add
project_name
DSL to allow grouping pods into projects.
Dimitris Koutsogiorgas
#547 -
Allow test specs to specify an
app_host_name
to point to an app spec whose
application is used as the test's app host.
jkap
Samuel Giddins
#520 -
Add
:headers
option to allow passing in custom headers tocURL
when downloading source via the:http
download strategy.
Wilmar van Heerden
cocoapods-downloader#89
#557
Bug Fixes
-
Emit an error when a Podspec has an incorrect type for the
source
attribute
Eric Amorde
CocoaPods/CocoaPods#5420 -
Gracefully handle invalid version values during linting.
Eric Amorde
CocoaPods/CocoaPods#8785 -
Pass a non-browser user agent for social media validation
Dov Frankel
#571
CocoaPods#9053
CocoaPods#9049
1.8.0.beta.1
Enhancements
-
Add support for UI test specs with
test_type
value:ui
Yavuz Nuzumlali
#562 -
Don't
Dir.chdir
when loadingPod::Specification
from JSON
Igor Makarov
#565 -
Replace git-based
MasterSource
with CDN-basedTrunkSource
Igor Makarov
#552 -
Add Info.plist DSL to Specifications
Eric Amorde
CocoaPods/CocoaPods#8753 -
Add
project_name
DSL to allow grouping pods into projects.
Dimitris Koutsogiorgas
#547 -
Allow test specs to specify an
app_host_name
to point to an app spec whose
application is used as the test's app host.
jkap
Samuel Giddins
#520 -
Add
:headers
option to allow passing in custom headers tocURL
when downloading source via the:http
download strategy.
Wilmar van Heerden
cocoapods-downloader#89
#557
Bug Fixes
-
Emit an error when a Podspec has an incorrect type for the
source
attribute
Eric Amorde
CocoaPods/CocoaPods#5420 -
Gracefully handle invalid version values during linting.
Eric Amorde
CocoaPods/CocoaPods#8785 -
Pass a non-browser user agent for social media validation
Dov Frankel
#571
CocoaPods#9053
CocoaPods#9049