Rome v0.24.0.65 Release Notes

Release Date: 2021-11-15 // over 2 years ago
  • Full Changelog

    Closed issues:

    • Rome crashes when downloading dependencies #242
    • When using currentMap its not possible to reuse the generated binaries #241
    • โšก๏ธ Needs to be updated to support XCFrameworks. #238
    • Issues running Rome with --no-skip-current #237
    • Static folder isn't uploaded to remote server on Xcode 12 #233
    • ๐Ÿ— Losing debug capability when using cached builds downloaded by Rome #232
    • Xcode version specific upload/download #227

    ๐Ÿ”€ Merged pull requests:

    • โž• Add Support for XCFrameworks #247 (vikrem)
    • โž• Add more details to current map section of README #240 (mpdifran)
    • โฌ†๏ธ Bump kramdown from 2.2.1 to 2.3.0 #231 (dependabot[bot])
    • โšก๏ธ Update to stackage LTS 15.11 #226 (tmspzz)

Previous changes from v0.23.3.64

  • Full Changelog

    Implemented enhancements:

    • โž• Add CHANGELOG.md #223
    • AWS role based access is not working #210
    • โฌ‡๏ธ Reduce verbosity by hiding delete errors #219 (tmspzz)

    ๐Ÿ›  Fixed bugs:

    • โœ‚ Remove query parameters from repo name parsed from binary Cartfile entry #222 (ffittschen)

    Closed issues:

    • Framework always missing using custom-engine #225
    • Rome confusing versions of parent & transient dependency #221
    • Getting "the specified key does not exist" after changing AWS access key #217
    • Using rome upload fails before calling engine #215

    ๐Ÿ”€ Merged pull requests: