All Versions
64
Latest Version
Avg Release Cycle
56 days
Latest Release
891 days ago

Changelog History
Page 1

  • v0.24.0.65 Changes

    November 15, 2021

    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)
  • v0.23.3.64 Changes

    April 29, 2020

    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:

  • v0.23.2.63 Changes

    January 18, 2020

    Full Changelog

    Closed issues:

    • Repository map for multiple schemes #213
    • Download from publicly readable S3 bucket with no credentials #208
    • Caching targets that have no binary #205
    • S3 Errors on Download: The specified key does not exist. #202
    • rome download when using a custom engine doesnt place items in Carthage directory #195

    ๐Ÿ”€ Merged pull requests:

    • Proper quoting for argument passed by xargs #212 (vytautasgimbutas)
    • Read aws_session_token and aws_expiration #211 (tmspzz)
    • โšก๏ธ Updated google enginee zip_file #207 (Macarse)
    • Instruct engine to download files to a temporary path #206 (tmspzz)
    • ๐Ÿ›  Fix command typo in README #199 (a2)
    • โž• add a google example engine #196 (ekimia)
  • v0.23.1.61 Changes

    June 19, 2019

    Full Changelog

    ๐Ÿ’ฅ Breaking changes:

    • S3 - Moving role_arn from credentials to config #189

    Closed issues:

    • The bucket must be using the specified endpoint #191
    • "The AWS Access Key Id you provided does not exist in our records" on minio instances. #187

    ๐Ÿ”€ Merged pull requests:

  • v0.23.0.60 Changes

    June 05, 2019

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘Œ Support synchronizing with a custom script / executable #146
    • ๐Ÿ‘Œ Support Nexus repository #139
    • ๐Ÿ‘ Allow un-authententicated download access to S3 repository #126
    • ๐Ÿ‘Œ Support for Bintray #120
    • โž• Add support for rsync and/or scp #116
    • โž• Add Support for Google Cloud Storage #49

    Closed issues:

    • Cannot use Rome with Minio #186

    ๐Ÿ”€ Merged pull requests:

    • S3 - Using Profile with role_arn from config over credential file #190 (popei69)
  • v0.21.0.58 Changes

    May 15, 2019

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v0.21.0.57 Changes

    April 14, 2019

    Aulus Postumius Albus Regillensis (Roman Consul Prior, 496 B.C.)

    ๐Ÿ‘Œ Improved:

    • Support source_profile and arn_role in ~/.aws/credentials. If role_arn is specified rome will escalate credentials with STS. See #175.
  • v0.20.0.56 Changes

    March 11, 2019

    Full Changelog

    Implemented enhancements:

    • Parallel download/upload of binaries from S3. #158

    ๐Ÿ›  Fixed bugs:

    • Rome does not recognize last entry in Cartfile.resolved if there's no new line at end #165
    • Rome crashes when downloading cache from remote - Zero bytes Archive #125

    ๐Ÿ”€ Merged pull requests:

  • v0.19.0.55 Changes

    February 16, 2019

    Quintus Cloelius Siculus (Roman Consul Prior, 498 B.C.)

    ๐Ÿš€ โš ๏ธ This release introduces a new Cartfile.resolved parser โš ๏ธ