Skip to content

Releases: Carthage/Carthage

0.32.0 - Weightless Warpspeed

01 Feb 05:25
Compare
Choose a tag to compare

Fixed

  • More resiliency towards xcrun simctl list devices --json outputting com.apple.CoreSimulator.SimRuntime in keys whose values are available simulator devices (#2693, #2696). Thanks @kmcbride and @DavidBrunow!

Thank you to @giginet, @taher-mosbah, @ikesyo, and @blender for reviewing pull requests!

0.31.2 - Vocal Vortex

30 Oct 22:30
Compare
Choose a tag to compare

⚠️ Carthage will only consider targets that support the archive action. (#2507 & #2515) ⚠️
⚠️ Carthage does not support Xcode 6 anymore. (#2561) ⚠️
⚠️ Carthage source only builds on Xcode 9.4+, thus requiring macOS High Sierra. ⚠️

Fixed

  • More resiliency towards xcrun simctl list devices --json outputting isAvailable as String, isAvailable as Bool, or availability as String depending upon whether Xcode 10B61 has been installed, or an Xcode 10.1 beta has been installed (#2630). Thanks @ olejnjak!

Thank you to @artemnovichkov for improvements to the documentation.

Thank you to @ikesyo and @giginet for improvements to the codebase and the infrastructure.

Thank you to @blender, @mdiep, and @ikesyo for reviewing pull requests!

0.31.1 - Ubiquitous Upbeat

09 Oct 23:51
Compare
Choose a tag to compare

⚠️ Carthage will only consider targets that support the archive action. (#2507 & #2515) ⚠️
⚠️ Carthage does not support Xcode 6 anymore. (#2561) ⚠️
⚠️ Carthage source only builds on Xcode 9.4+, thus requiring macOS High Sierra. ⚠️

Fixed

  • Resiliency towards xcrun simctl list devices --json outputting availability or isAvailable depending upon whether an Xcode 10.1 beta has been installed (#2606). Thanks @giginet!

Added

Thank you to @ikesyo and @giginet for improvements to the codebase and the infrastructure.

Thank you to @blender, @mdiep, and @ikesyo for reviewing pull requests!

0.31.0 - Tough Tempo

24 Sep 22:58
Compare
Choose a tag to compare

⚠️ Carthage will only consider targets that support archive action .(#2507 & #2515 ) ⚠️
⚠️ Carthage does not support Xcode 6 anymore (#2561) ⚠️
⚠️ Carthage source only builds on Xcode 9.4, thus requiring macOS High Sierra ⚠️

Fixed

Added

  • Symlink the Build folder for binary downloads (#2551). Thanks @jasonboyle !
  • Implement carthage validate to validate the correctness of the Cartfile.resolved (#2523). Thanks @jasonboyle !
  • Add support for .xz archives (#2548). Thanks @carolanitz !

Improved

  • Improve handling of binaries with no Info.plist (#2542). Thanks @ikesyo !

Thank you to @3lvis (#2524), @brentleyjones (#2537), @sgl0v (#2556), @martnst (#2563) for improvements to the documentation!

Thank you to @ikesyo (#2520, #2522, #2535, #2527, #2538, #2574, #2571) for improvements to the code base!
Thank you to @ikesyo @jdhealy (#2510) for improving the infrastructure!

Thank you to @mdiep @jdhealy @ikesyo @blender for reviewing pull requests!

0.30.1 - Static Staccato

02 Jul 13:30
Compare
Choose a tag to compare

⚠️ This release improves support for Semantic Versions. You might experience changes to dependency resolution when running update. See (#2412) ⚠️

Fixed

Added

Improved

Thank you to @blender ( #2386, #2399, #2447), @TwiterZX (#2396), @valeriyvan ( #2385), @DanTheColoradan (#2426), @walshie4 (#2463), @dimazen (#2471), @isaac-weisberg (#2499) for improvements to the documentation!

Thank you to @ikesyo (#2413) for improving the infrastructure!

Thank you to @ikesyo ( #2431, #2434, #2435), @ChristopherRogers (#2475) for improvements to the code base!

Thank you to @mdiep @jdhealy @ikesyo @blender @kballard @artemnovichkov for reviewing pull requests!

0.30.0 - Static Staccato

02 Jul 11:03
Compare
Choose a tag to compare

⚠️

This release contains a potential security concern. Do not download

0.29.0 - Great Groove

19 Mar 19:55
Compare
Choose a tag to compare

⚠️ This release raises the deployment target to macOS 10.11 El Capitan ⚠️

Fixed

  • Fix dSYM generation (#2334). Thanks @abrindam!
  • Fix update X's dependencies when running carthage update X (#2321). Thanks @jwutke!
  • Fix segmentation fault when bootstrapping (#2376). Thanks @vytis!
  • Fix a bug involving carthage outdated fail (#2328). Thanks @chuganzy!
  • Fix a bug involving tvOS binary releases (#2346). Thanks @blender!

Added

  • Optionally strip debug symbols in carthage copy-frameworks (#2361). Thanks @abrindam!
  • Support relative file path for binary dependencies (#2360). Thanks @dmiluski!
  • Don't create Carthage/Build symlink if project doesn't use Carthage (#2368). Thanks @mdiep!
  • Add support for proxied environments (#2371). Thanks @JakeAdams!

Improved

  • Limit Parallelism in scheme discovery (#2343). Thanks @flovilmart!
  • Speed up scheme discovery (#2344) (#2372). Thanks @flovilmart!
  • Move binary download to build process (#2342). Thanks @chuganzy!
    • ⚠️ Users should add --no-use-binaries to carthage build executions where necessary.

Thank you to @yoching for improvements to the code base! Thank you to @mdiep @jdhealy @ikesyo @blender @47014106 @tbrannam @awgeorge @hyperspacemark for reviewing pull requests!

0.28.0

29 Jan 13:58
Compare
Choose a tag to compare

Fixed

  • Use of Swift toolchains that report a prerelease version (#2282). Thanks @tonyarnold!

Added

  • Support for downloading static binaries with binary dependencies (#2235). Thanks @blender!

Improved

  • outdated now lists all dependencies, even those that will not be updated because of the specified version in the Cartfile (#2254). Thanks @iv-mexx!
  • ouddated now includes color output (#2257). Thanks @iv-mexx!

Thank you to @ikesyo and @chuganzy for improvements to the codebase! Thank you to @mdiep, @NachoSoto, and @jdhealy for reviewing PRs!

0.27.0

08 Dec 18:16
Compare
Choose a tag to compare

Fixed

Added

  • A new resolver algorithm is available with the --new-resolver flag for carthage update (#2122). Thanks @BobElDevil!
  • Building Carthage (the tool itself) now uses Xcode's new build system (#2269). Thanks @ikesyo!

Changed

Thank you to @ikesyo, @zhongwuzw, @BobElDevil and @dtweston for improvements to the codebase! Thanks to @mdiep, @ikesyo, @NachoSoto and @jdhealy for reviewing pull requests!

0.26.2

14 Oct 02:02
Compare
Choose a tag to compare

Fixed

  • CocoaPods-generated projects support when running archive action (#2213). Thanks @ikesyo!

Thanks to @mdiep for reviewing pull requests!