# Cocoapods::Try Changelog ## 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)