Carthage v0.36.0 Release Notes

Release Date: 2020-09-18 // over 3 years ago
  • ๐Ÿ‘€ โš ๏ธ This version doesn't fix the issue with Xcode 12. See #3019 โš ๏ธ

    ๐Ÿ›  Fixed

    Thank you to @nixnoughtnothing for improvements to the code base! Thank you to @tmspzz for reviewing pull requests!


Previous changes from v0.35.1

  • ๐Ÿ‘€ โš ๏ธ This version doesn't fix the issue with Xcode 12. See #3019 โš ๏ธ

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed copying files across different volumes (#3025). Thanks @rudedogdhc!

    โž• Added

    • Sort frameworks so changes in .version files are easier to spot (#3015). Thanks @peteranny!
    • Support NO_PROXY or no_proxy environment variable (#2991). Thanks @okaverin!
    • Prevent re-downloading module stable binaries (#3040). Thanks @justAnotherDev!
    • โœ‚ Remove leftovers of failed archives unzips (#3035). Thanks @tattn!

    ๐Ÿ‘Œ Improved

    • Spelling mistakes in README (#3021). Thanks @thomasaw!
    • ๐Ÿ— Reflect carthage build requirements in README (#3045). Thanks @chrstphrchvz!
    • Installing carthage outside of protected folders no longer requires sudo (#3024). Thanks @cfelder!
    • โœ‚ Remove invalid archs by intersecting VALID_ARCHS and ARCHS (#2987). Thanks @jerbob92!

    Thank you to @jdhealy @tmspzz for reviewing pull requests!