Sha256: c62bcf4472c6a8f67e345fdcef74a2e0de187fe4d4a71502cf09a1c4c26c4ffe
Contents?: true
Size: 1.92 KB
Versions: 1
Compression:
Stored size: 1.92 KB
Contents
## 0.5.0 ##### Enhancements * Added `pod trunk remove-owner` command to remove an owner from a pod. [Samuel Giddins](https://github.com/segiddins) [#35](https://github.com/CocoaPods/cocoapods-trunk/issues/35) * Added `pod trunk info` command to get information for a pod, including the owners. [Kyle Fuller](https://github.com/kylef) [#15](https://github.com/CocoaPods/cocoapods-trunk/issues/15) ## 0.4.1 ##### Enhancements * Improved code readability and structure by splitting subcommands into individual files. [Olivier Halligon](https://github.com/alisoftware) [#21](https://github.com/CocoaPods/CocoaPods/issues/21) ##### Bug Fixes * Updates for changes in CocoaPods regarding `--allow-warnings`. [Kyle Fuller](https://github.com/kylef) [Cocoapods#2831](https://github.com/CocoaPods/CocoaPods/pull/2831) ## 0.4.0 ##### Bug Fixes * Fixes installation issues with the JSON dependency. [Eloy DurĂ¡n](https://github.com/alloy) [CocoaPods#2773](https://github.com/CocoaPods/CocoaPods/issues/2773) ## 0.3.1 ##### Bug Fixes * Fixes an issue introduced with the release of `netrc 0.7.8`. [Samuel Giddins](https://github.com/segiddins) [CocoaPods#2674](https://github.com/CocoaPods/CocoaPods/issues/2674) ## 0.3.0 ##### Enhancements * When linting, only allow dependencies from the 'master' specs repository. [Samuel Giddins](https://github.com/segiddins) [#28](https://github.com/CocoaPods/cocoapods-trunk/issues/28) ##### Bug Fixes * Fixes an issue where `pod trunk push` doesn't show which validation errors and just stated it failed. [Kyle Fuller](https://github.com/kylef) [#26](https://github.com/CocoaPods/cocoapods-trunk/issues/26) ## 0.2.0 ##### Enhancements * Network errors are now gracefully handled. [Samuel E. Giddins](https://github.com/segiddins) * Adopted new argument format of CLAide. [Olivier Halligon](https://github.com/AliSoftware) ## 0.1.0 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-trunk-0.5.0 | CHANGELOG.md |