Tmspzz Rome Versions Save

Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory and many others

v0.24.0.65

2 years ago

Post. Cominius Auruncus II (Roman Consul Prior, 493 B.C.)

Improved

  • Added support for .xcframeworks via #247 . Thanks @mpdifran @vikrem @evandcoleman

Note: Rome will still try to upload and download bcsymbolmaps and dsyms separately. This is a known bug, see #248

v0.23.3.64

4 years ago

Aulus Verginius Tricostus Caeliomontanus (Roman Consul Prior, 494 B.C.)

Fixed

  • Remove query parameters from repo name parsed from binary Cartfile entry via #222

Misc

  • Reduce verbosity by hiding delete errors via #219

v0.23.2.63

4 years ago

Aulus Verginius Tricostus Caeliomontanus (Roman Consul Prior, 494 B.C.)

Fixed

  • Instruct engine to download artifacts to a temporary directory #204 via
  • Read aws_session_token and aws_expiration from ~/.aws/config

Personal note

Capturing the moment of release for posterity IMG_4573

v23.2.62

4 years ago

Aulus Verginius Tricostus Caeliomontanus (Roman Consul Prior, 494 B.C.)

Fixed

  • Instruct engine to download artifacts to a temporary directory #204 via #206

v0.23.1.61

4 years ago

Aulus Verginius Tricostus Caeliomontanus (Roman Consul Prior, 494 B.C.)

Fixed

  • Read ~/.aws/config from correct file when using endpoint override. Fixes #187 via #193
  • Pass --cache-prefix to engine when listing. Via #192 . Thank @BalestraPatrick 🎉!

v0.23.0.60

4 years ago

Aulus Verginius Tricostus Caeliomontanus (Roman Consul Prior, 494 B.C.)

⚠️ Breaking ⚠️

  • Change sourcing of role_arn from ~/.aws/credentilas to ~/.aws/config as per #189 (via #190) . Thanks to @popei69

v0.22.0.59

4 years ago

Appius Claudius Sabinus Regillensis (Roman Consul Prior, 495 B.C.)

Improved:

v0.21.0.58

5 years ago

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.21.0.57

5 years ago

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

5 years ago

Aulus Sempronius Atratinus (Roman Consul Prior, 497 B.C.)

Fixed:

  • Fixed crash when downloading 0 bytes archives #125
  • Do not upload/download current if not mentioned on CLI #171
  • Fix Readme layout #167 - Thanks @shingt

Improved:

  • Maximize concurrency of uploads and downloads #174 via --concurrently CLI flag. Listing is already concurrent by default.
  • Hide verbose errors behind --verbose flag making the output more tidy #173

For developers:

  • Updated stackage snapshot to LTS 13.10 #172
  • Fix code typos #169 - Thanks @shingt
  • Fix more typos #168. - Thanks @samritchie