Sha256: 1e606e3fc820f6298ad6c4d5560d31dfef8ac4e3677679487656ba93c2e48684
Contents?: true
Size: 1.84 KB
Versions: 1
Compression:
Stored size: 1.84 KB
Contents
# Cocoapods::Try Changelog ## 0.4.5 ##### Bug Fixes * Use `Dir.tmpdir` instead of explicit `/tmp`. [Boris Bügling](https://github.com/neonichu) [#34](https://github.com/CocoaPods/cocoapods-try/pull/34) * Automatically detect JSON podspecs. [Samuel Giddins](https://github.com/segiddins) [#35](https://github.com/CocoaPods/cocoapods-try/issues/35) ## 0.4.4 ##### Bug Fixes * Fix working with the CocoaPods download cache introduced in 0.37. [Samuel Giddins](https://github.com/) [#30](https://github.com/CocoaPods/cocoapods-try/issues/30) ## 0.4.3 ##### Bug Fixes * Ensure that the master repo is setup on try. [Daniel Tomlinson](https://github.com/DanielTomlinson) [CocoaPods/CocoaPods#2563](https://github.com/CocoaPods/CocoaPods/pull/2563) ## 0.4.2 * Prefer projects or workspaces with the name including Sample over others. [Kyle Fuller](https://github.com/kylef) ## 0.4.1 * Add `--no-repo-update` option. [Eloy Durán](https://github.com/alloy) ## 0.4.0 ### Enhancements * Adopted new argument format of CLAide. [Olivier Halligon](https://github.com/AliSoftware) ## 0.3.0 ### Enhancements * Adopted new CLAide release. [Fabio Pelosin](https://github.com/irrationalfab) ## 0.2.0 ### Enhancements * Added support for the specification of an URL instead of the name of a Pod. [David Grandinetti](https://github.com/dbgrandi) [Fabio Pelosin](https://github.com/irrationalfab) ## 0.1.2 ### Enhancements * Prefer workspaces over projects. [Kyle Fuller](https://github.com/kylef) * Open workspaces if available. [Kyle Fuller](https://github.com/kylef) ### Fixes * Don't consider workspaces in bundles. [Eloy Durán](https://github.com/alloy) * Typo fixes. [Mark Townsend](https://github.com/markltownsend) ## 0.1.0 * Initial implementation. [Fabio Pelosin](https://github.com/fabiopelosin)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-try-0.4.5 | CHANGELOG.md |