|
| 1 | +## Changelog (Current version: 1.6.1) |
| 2 | + |
| 3 | +----------------- |
| 4 | + |
| 5 | +### 1.6.1 (2016 Feb 23) |
| 6 | + |
| 7 | +* [df8379c] xcodebuild additional options |
| 8 | +* [a917a21] bitrise.yml : MY_STEPLIB_REPO_FORK_GIT_URL fix for Bitrise CLI 1.3.0 |
| 9 | +* [a587a6d] bitrise.yml : v1.6.0 & step audit |
| 10 | + |
| 11 | +### 1.6.0 (2016 Jan 25) |
| 12 | + |
| 13 | +* [fede0be] is_clean_build : default "no" |
| 14 | +* [e49bf4a] bitrise.yml update |
| 15 | +* [5ab54f3] white space fix |
| 16 | +* [781835e] STEP_GIT_VERION_TAG_TO_SHARE: 1.5.2 |
| 17 | + |
| 18 | +### 1.5.2 (2015 Dec 04) |
| 19 | + |
| 20 | +* [206e1a2] printing xcpretty & xcodebuild versions in Configs |
| 21 | +* [29a5fa1] removed a space from log |
| 22 | +* [4fbfe44] STEP_GIT_VERION_TAG_TO_SHARE: 1.5.1 |
| 23 | + |
| 24 | +### 1.5.1 (2015 Dec 04) |
| 25 | + |
| 26 | +* [08e2058] Minor log enhancement |
| 27 | +* [5c7db73] output_tool: xcodebuild - added for testing |
| 28 | +* [aeb58b9] STEP_GIT_VERION_TAG_TO_SHARE: 1.5.0 |
| 29 | + |
| 30 | +### 1.5.0 (2015 Dec 03) |
| 31 | + |
| 32 | +* [769f31f] xcpretty fix |
| 33 | +* [4f3ade9] missing xcpretty hint |
| 34 | +* [a4be686] xcpretty |
| 35 | +* [4dff30e] added `share-this-step` workflow |
| 36 | + |
| 37 | +### 1.4.1 (2015 Nov 06) |
| 38 | + |
| 39 | +* [4a6f035] don't store the .xcarchive in the deploy dir as it's usually significantly larger than any other generated artifact file and it's rarely useful to have as an artifact; no need to deploy it |
| 40 | +* [fe1302a] bitrise.yml format version update |
| 41 | +* [31d201d] readme |
| 42 | + |
| 43 | +### 1.4.0 (2015 Nov 05) |
| 44 | + |
| 45 | +* [7ec8fa8] added notes to the new `configuration` input's description |
| 46 | +* [c2101e2] bit of code cleanup & log revision |
| 47 | +* [a50550c] bitrise.yml updated for better testing |
| 48 | +* [315e36b] bit of code style and logging change; step.yml updated to use the new `deps` dependency definition |
| 49 | +* [3b7fd83] remove old default configuration from step option file |
| 50 | +* [5d63a5b] repair indent breaking and add configuration completely optional (It doesn't appear in command if it will be not specified) |
| 51 | +* [8ccac59] remove unused env variable |
| 52 | +* [35e8c31] make configuration optional and set it to release by default |
| 53 | +* [5c21e0c] xctool |
| 54 | +* [34256fd] xctool dep |
| 55 | +* [1ac177a] add xcode configuration to step configuration |
| 56 | +* [115c6b3] build_tool |
| 57 | +* [fc2f40c] pre ElCap OS X related fix |
| 58 | + |
| 59 | +### 1.3.6 (2015 Nov 03) |
| 60 | + |
| 61 | +* [4f870c6] ipa_path fix |
| 62 | + |
| 63 | +### 1.3.5 (2015 Nov 03) |
| 64 | + |
| 65 | +* [e494546] ipa export fix |
| 66 | +* [7454288] PR fix |
| 67 | +* [767d071] ipa path fix |
| 68 | +* [8d9d52e] `is_expand: true` for export_options_path |
| 69 | +* [758096e] detect_ad_hoch |
| 70 | + |
| 71 | +### 1.3.4 (2015 Oct 29) |
| 72 | + |
| 73 | +* [120c83e] detect ad-hoch distribution |
| 74 | +* [57bee7c] less verbose log |
| 75 | + |
| 76 | +### 1.3.3 (2015 Oct 28) |
| 77 | + |
| 78 | +* [7bde2ea] less verbose log |
| 79 | + |
| 80 | +### 1.3.2 (2015 Oct 28) |
| 81 | + |
| 82 | +* [2ddd655] less verbose log |
| 83 | +* [1a10ac5] moved the RVM fix right before xcodebuild |
| 84 | +* [42f8f35] rvm fix |
| 85 | +* [e67d8df] plist gen & save to file change |
| 86 | +* [4c5de9b] a bit more debug log |
| 87 | +* [704e8b1] debug logging |
| 88 | +* [65a6018] Gemfile |
| 89 | +* [326d7ff] fix: in case the archive path contains whitespace / space |
| 90 | + |
| 91 | +### 1.3.1 (2015 Oct 28) |
| 92 | + |
| 93 | +* [81a9892] is_clean_build option added + minimal configs log format revision/improvement |
| 94 | + |
| 95 | +### 1.3.0 (2015 Oct 28) |
| 96 | + |
| 97 | +* [47a2f63] archive_fix |
| 98 | +* [a4aa514] Update step.yml |
| 99 | +* [96ab8bf] force code sign mode |
| 100 | + |
| 101 | +### 1.2.0 (2015 Sep 14) |
| 102 | + |
| 103 | +* [15c1f1c] dSYM debug log typo fix |
| 104 | + |
| 105 | +### 1.1.1 (2015 Sep 11) |
| 106 | + |
| 107 | +* [97bc3ed] minimal bitrise.yml and step.yml update |
| 108 | + |
| 109 | +### 1.1.0 (2015 Sep 10) |
| 110 | + |
| 111 | +* [051c2d0] fix |
| 112 | +* [b68ddce] output dir |
| 113 | +* [f2ce479] project_path invisible char fix!! |
| 114 | + |
| 115 | +### 1.0.1 (2015 Sep 09) |
| 116 | + |
| 117 | +* [e7e9adb] project_path fix |
| 118 | + |
| 119 | +### 1.0.0 (2015 Sep 09) |
| 120 | + |
| 121 | +* [f6850d6] update |
| 122 | +* [f890ab9] multiple embedded.mobileprovision detection fix |
| 123 | + |
| 124 | +### 0.9.3 (2015 Sep 03) |
| 125 | + |
| 126 | +* [775a2c5] step.yml title revision |
| 127 | + |
| 128 | +### 0.9.2 (2015 Aug 18) |
| 129 | + |
| 130 | +* [85f8335] revision: IPA_PATH output, step.yml update, full bitrise.yml for testing |
| 131 | +* [a774c0f] misspell fix, instead of archive path -> build_path |
| 132 | +* [46b757a] fork_url updated to source_code_url |
| 133 | +* [1ba9910] initial beta version |
| 134 | + |
| 135 | +----------------- |
| 136 | + |
| 137 | +Updated: 2016 Feb 23 |
0 commit comments