Skip to content

Releases: tmspzz/Rome

v0.13.0.33 - Marcus Valerius Volusus

07 Oct 21:40
Compare
Choose a tag to compare

Marcus Valerius Volusus (Roman Consul Prior, 505 B.C.)

  • Speed up list command by parallelizing listing (almost instant now). Thanks @mheinzel !
  • Fix potential alt when receiving a timeout from Github while checking Rome's version
  • Upload/Download to/from caches bcsymbolmaps as of #101
  • Output result of listing as text and JSON as of #78 . Thanks @pt2121 !

v0.13.0.32 - Marcus Valerius Volusus

04 Sep 20:36
Compare
Choose a tag to compare
Pre-release

Marcus Valerius Volusus (Roman Consul Prior, 505 B.C.)

  • Speed up list command by parallelising listing (almost instant now)
  • Fix potential alt when receiving a timeout from Github while checking Rome's version
  • Upload/Download to/from caches bcsymbolmaps as of #101

v0.12.0.31 - Spurius Lartius

11 Jul 12:12
Compare
Choose a tag to compare

Spurius Lartius (Roman Consul Prior, 506 B.C.)

  • Add out of date version check when running upload or download commands #75.
  • Allow a prefix for top level directories to be specified for all commands. Useful to store frameworks built with different Swift versions #83 #82. See Supporting multiple Swift Versions for reference.
  • Respect --cache-prefix when saving artifacts to local cache after download
  • Respect --cache-prefix when uploading version file to remote

v0.12.0.30 - Spurius Lartius

11 Jul 10:15
Compare
Choose a tag to compare
Pre-release

Spurius Lartius (Roman Consul Prior, 506 B.C.)

⚠️ Bugged: .version file upload path does not respect --cache-prefix

  • Add out of date version check when running upload or download commands #75.
  • Allow a prefix for top level directories to be specified for all commands. Useful to store frameworks built with different Swift versions #83 #82. See Supporting multiple Swift Versions for reference.
  • Respect --cache-prefix when saving artifacts to local cache after download

v0.12.0.29 - Spurius Lartius

10 Jul 15:20
Compare
Choose a tag to compare
Pre-release

Spurius Lartius (Roman Consul Prior, 506 B.C.)

⚠️ Bugged: Once downloaded artifacts are not saved on disk respecting --cache-prefix

  • Add out of date version check when running upload or download commands #75.
  • Allow a prefix for top level directories to be specified for all commands. Useful to store frameworks built with different Swift versions #83 #82. See Supporting multiple Swift Versions for reference.

v0.11.0.27 - Publius Valerius Publicola

10 May 19:33
Compare
Choose a tag to compare

Publius Valerius Publicola (Roman Consul Prior, 503 B.C.)

  • Allow stand alone local cache without the need for a remote S3 cache as of #61 implemented in #63
  • Remove framework and dSYM before unzipping cached versions as of #64

v0.11.0.26 - Publius Valerius Publicola

08 May 16:24
Compare
Choose a tag to compare
Pre-release

Publius Valerius Publicola (Roman Consul Prior, 503 B.C.)

  • Allow stand alone local cache without the need for a remote S3 cache as of #61 implemented in #63
  • Remove framework and dSYM before unzipping cached versions as of #64

v0.11.0.25 - Publius Valerius Publicola

26 Apr 16:51
Compare
Choose a tag to compare
Pre-release

Publius Valerius Publicola (Roman Consul Prior, 503 B.C.)

  • Allows stand alone local cache without the need for a remote S3 cache as of #61 implemented in #63

v0.10.2.24 - Marcus Horatius Pulvillus

07 Apr 00:28
Compare
Choose a tag to compare

Marcus Horatius Pulvillus (Roman Consul Prior, 509 B.C.)

  • Ignore incomprehensible lines in Cartfile.resolved. For example lines that start with "binary" as of #58
  • Add executable permissions to framework binaries as of #57

v0.10.2.23 - Marcus Horatius Pulvillus

04 Apr 23:33
Compare
Choose a tag to compare
Pre-release

Marcus Horatius Pulvillus (Roman Consul Prior, 509 B.C.)

  • Ignores incomprehensible lines in Cartfile.resolved . For example lines that start with "binary" as of #58