Releases: CocoaPods/cocoapods-trunk
Releases · CocoaPods/cocoapods-trunk
1.6.0
1.5.0
Enhancements
- Add --synchronous option to
pod trunk push
.
Paul Beusterien
#147
CocoaPods#9497
Bug Fixes
- None.
1.4.1
1.4.0
Enhancements
- None.
Bug Fixes
- Update to get the master spec repo from
Source::Manager
for validation - effectively
use the new CDNTrunkSource
for podspec validation and not a hard-coded URL
Igor Makarov
#132
CocoaPods#9112
1.3.1
1.3.0
1.2.0
Enhancements
- None.
Bug Fixes
-
Properly display
pod trunk deprecate
command line options
Dimitris Koutsogiorgas
#6486 -
Add
--skip-import-validation
to skip linking a pod during lint.
Dimitris Koutsogiorgas
#86
1.1.2
Enhancements
- None.
Bug Fixes
- Checks that
Pod::Validator
hasswift_version=
for CocoaPods <= 1.1.0 support.
Danielle Tomlinson
#6209
1.1.1
1.1.0
Enhancements
- Passes the pod's version of Swift used for deployment to the CocoaPods Specs repo
Orta
#92 - Prettier success message when successfully pushed a new version
Marin
#76
Bug Fixes
- None.
1.1.0.beta.1 (2016-10-10)
Enhancements
- Pass --swift-version to the Validator during
pod lib lint
Danielle Tomlinson
#92
Bug Fixes
- None.