Skip to content

0.31.0 - Tough Tempo

Compare
Choose a tag to compare
@tmspzz tmspzz released this 24 Sep 22:58
· 368 commits to master since this release

⚠️ 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!