Merged pull requests:
- Bump addressable from 2.7.0 to 2.8.0 #246 (dependabot[bot])
- Bump rexml from 3.2.4 to 3.2.5 #245 (dependabot[bot])
- Bump kramdown from 2.3.0 to 2.3.1 #243 (dependabot[bot])
v0.24.0.65 (2021-11-15)
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 (2020-04-29)
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 (2020-01-27)
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 (2019-06-19)
Breaking changes:
- S3 - Moving role_arn from
credentials
toconfig
#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:
- Read endpoint url from proper file #193 (tmspzz)
- Add cache prefix to remote framework upload path with engine #192 (BalestraPatrick)
v0.23.0.60 (2019-06-05)
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:
v0.22.0.59 (2019-05-18)
Implemented enhancements:
- S3 - Profile with role_arn are not working #175
Merged pull requests:
- Add Custom Script Engine #185 (BalestraPatrick)
v0.21.0.58 (2019-05-15)
Merged pull requests:
- Fix a spelling typo in README.md under 'Set up' #183 (SteveOfTheStow)
- Add role_arn support #179 (tmspzz)
- Fix warnings #176 (fabb)
v0.21.0.57 (2019-04-13)
v0.20.0.56 (2019-03-11)
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:
- Parallelize downloads and uploads #174 (tmspzz)
- Hiding some log messages behind verbose #173 (tmspzz)
- Update to lts 13.10 #172 (tmspzz)
- Do not donwload current if not mentioned #171 (tmspzz)
- Don't unzip zero bytes archives #170 (tmspzz)
- Fix typos #169 (shingt)
- Fix parse function typo #168 (samritchie)
- Fix README layout #167 (shingt)
v0.19.0.55 (2019-02-16)
Merged pull requests:
v0.18.1.53 (2019-02-07)
Fixed bugs:
- currentMap ignored when using
rome upload \<current\_framework\_repo\_name\>
#160
Merged pull requests:
v0.18.1.52 (2019-01-14)
Implemented enhancements:
- Upload the current framework when available #24
v0.18.0.51 (2018-11-09)
Closed issues:
- Typo in README #151
Merged pull requests:
- Add CurrentMap and --no-skip-current support #156 (tmspzz)
- Add AppUnite article and fix cache prefixing #153 (SzymonMrozek)
- Fixed repositoryMap typos in the README #152 (chika-kasymov)
v0.17.2.50 (2018-09-09)
Implemented enhancements:
Fixed bugs:
- Rome do not use env variables #149
Merged pull requests:
v0.17.1.49 (2018-08-24)
v0.17.0.48 (2018-08-24)
Merged pull requests:
v0.17.0.47 (2018-08-14)
Merged pull requests:
v0.16.0.46 (2018-07-30)
Fixed bugs:
- Not downloading existing bcsymbolmap files #131
Merged pull requests:
v0.16.0.45 (2018-07-09)
Merged pull requests:
v0.16.0.44 (2018-06-19)
Implemented enhancements:
- Support environment variables for AWS Region and AWS Endpoint override #121
- Add support for S3 Bucket URL #118
Closed issues:
- Prefix by Swift Version by Default #127
Merged pull requests:
- Add more users to Who uses Rome #124 (tmspzz)
- Add cocoapods and other improvements #123 (tmspzz)
- Add Rome.podspec #122 (thii)
- Add Minio support via AWS Service Endpoint override #119 (tmspzz)
v0.15.0.43 (2018-05-23)
v0.15.0.42 (2018-05-22)
v0.15.0.41 (2018-05-22)
v0.15.0.40 (2018-05-03)
Fixed bugs:
- Error when downloading framework to cache #114
Merged pull requests:
v0.14.1.39 (2018-01-23)
Fixed bugs:
- Symlinks not preserved #112
Merged pull requests:
v0.14.0.38 (2018-01-22)
Implemented enhancements:
- IgnoreMap should be ignored when listing rome missing dependencies #107
v0.14.0.37 (2018-01-17)
v0.14.0.36 (2018-01-12)
Implemented enhancements:
- Include binary-only dependencies in Rome cache #110
Closed issues:
- Frameworks with symlinks inside are not uploaded correctly [zlib] [common-crypto] #106
Merged pull requests:
v0.13.1.35 (2018-01-04)
v0.13.1.34 (2017-12-19)
Implemented enhancements:
- Cache bcsymbolmap files #100
Merged pull requests:
- Create CODE_OF_CONDUCT.md #105 (tmspzz)
- Add test for dwarf UUID parsing #104 (futtetennista)
v0.13.0.33 (2017-10-07)
Implemented enhancements:
- Add JSON output format to list command #78
Merged pull requests:
- Add JSON output format to list command #103 (pt2121)
- Support upload/download of bcsymbolmaps #101 (tmspzz)
v0.13.0.32 (2017-09-04)
Implemented enhancements:
- Parallelise list command network calls #79
Closed issues:
- Different build paths for Xcode 8 and 9 #82
Merged pull requests:
- Make Rome build with lts-9.0 (#98) #99 (tmspzz)
- Parallelise s3 cache probing #97 (mheinzel)
- Refactoring #96 (mheinzel)
- Fix typo in README #93 (msanders)
- Add vendor/bundle to cached directories in Travis #90 (tmspzz)
v0.12.0.31 (2017-07-11)
Merged pull requests:
v0.12.0.30 (2017-07-11)
Merged pull requests:
v0.12.0.29 (2017-07-10)
Implemented enhancements:
- Can I use local cache only? #61
Closed issues:
- Support for carthage packages that have multiple framework output #80
- Framework upload to Amazon's S3 failure #73
Merged pull requests:
- Introduce CachePrefix #83 (tmspzz)
- Add Danger.Systems to run HLint #81 (tmspzz)
- Get rid of compiler warnings #77 (mheinzel)
- Add latest version check when running download or upload #75 (tmspzz)
- Update README.md #74 (tmspzz)
- Avoid multiple redeclarations of sayFunc #72 (tmspzz)
- Add CI workflow #71 (tmspzz)
- Add fastlane badge #68 (tmspzz)
- Fix/readme update local steps #67 (tmspzz)
- Add total downloads badge #66 (tmspzz)
- Add release badge to README.md #65 (tmspzz)
v0.11.0.27 (2017-05-10)
Fixed bugs:
- Rome places files within frameworks individually rather than replacing entire framework on download #64
Merged pull requests:
v0.11.0.26 (2017-05-08)
v0.11.0.25 (2017-04-26)
Implemented enhancements:
- Rome fails with binary references in Cartfile.resolved, still exits cleanly #58
Fixed bugs:
- Missing executable permission to framework #57
Merged pull requests:
v0.10.2.24 (2017-04-07)
Merged pull requests:
v0.10.2.23 (2017-04-04)
Merged pull requests:
v0.10.1.22 (2017-03-30)
Implemented enhancements:
- Support for carthage --cache-builds flag #47
Merged pull requests:
- Add syntax highlighting to Readme #52 (BasThomas)
- Adds support for Version File caching #48 (tmspzz)
v0.10.0.21 (2017-03-19)
Merged pull requests:
- Adding tons of documentation removing unsued code #46 (tmspzz)
- Revisiting Project Structure #45 (tmspzz)
v0.9.0.20 (2017-02-12)
Implemented enhancements:
- Add support for multiple platforms #36
Merged pull requests:
v0.9.0.19 (2017-02-07)
Merged pull requests:
v0.9.0.18 (2017-02-06)
Implemented enhancements:
- Feature Local Cache #38
Closed issues:
- Deliver Rome via Homebrew #9
Merged pull requests:
v0.8.0.17 (2016-11-30)
v0.8.0.16 (2016-11-19)
v0.8.0.15 (2016-11-16)
Fixed bugs:
- Entries in Cartfile.resolved after empty lines are ignored #40
Merged pull requests:
v0.7.1.14 (2016-10-18)
Implemented enhancements:
Closed issues:
- Add support for uploading resulting build #37
Merged pull requests:
v0.7.1.13 (2016-10-09)
Closed issues:
- Rome upload does not accept repository name (if differs from framework name) #30
Merged pull requests:
- Add tests for filterByName and splitWithSeparator #33 (pt2121)
- Feature/repo names instead of framework names #32 (tmspzz)
v0.7.0.12 (2016-10-08)
Closed issues:
Merged pull requests:
- add travis config #29 (MichaelXavier)
- Adding issue template #28 (tmspzz)
- Fixes #25 #26 (2016rshah)
- Added CONTRIBUTING.md #23 (tmspzz)
- Feature/improve verbosity #22 (tmspzz)
- Fix/readme #20 (tmspzz)
v0.6.1.11 (2016-09-28)
Closed issues:
- One to many repository maps #12
Merged pull requests:
- Updating Readme #19 (tmspzz)
- Fix typo Donwloaded -> Downloaded #18 (netbe)
- One-to-may framework names #17 (tmspzz)
v0.6.0.10 (2016-09-25)
v0.6.0.9 (2016-09-09)
v0.6.0.8 (2016-09-06)
Closed issues:
- Symbols are not uploaded #11
v0.5.0.7 (2016-08-25)
Implemented enhancements:
- Adopt proper INI format for Romefile #5
Merged pull requests:
v0.5.0.6 (2016-08-22)
v0.4.0.5 (2016-08-21)
Implemented enhancements:
- Romefile RepositoryMap does not work with github references #7
Merged pull requests:
v0.4.0.4 (2016-08-17)
v0.3.0.3 (2016-08-17)
Implemented enhancements:
- Unable to specify AWS s3 region #4
- Generating a list of non-uploaded dependencies to build to pass to Carthage #2
Merged pull requests:
v0.3.0.2 (2016-08-16)
Merged pull requests:
v0.3.0.1 (2016-08-15)
v0.2.0.1 (2016-08-14)
Merged pull requests:
- Fix typo #1 (marcoconti83)
v0.1.0.0 (2016-08-08)
* This Changelog was automatically generated by github_changelog_generator