|
198 | 198 | ## Bug Fixes
|
199 | 199 | * Fixed escaping of local repository paths in Android Resolver.
|
200 | 200 |
|
201 |
| -# Version 1.2.68 - May 3, 2017 |
| 201 | +# Version 1.2.68 - May 3, 2018 |
202 | 202 | ## Changes
|
203 | 203 | * Added support for granular builds of Google Play Services.
|
204 | 204 |
|
205 |
| -# Version 1.2.67 - May 1, 2017 |
| 205 | +# Version 1.2.67 - May 1, 2018 |
206 | 206 | ## Changes
|
207 | 207 | * Improved support for iOS source-only pods in Unity 5.5 and below.
|
208 | 208 |
|
209 |
| -# Version 1.2.66 - April 27, 2017 |
| 209 | +# Version 1.2.66 - April 27, 2018 |
210 | 210 | ## Bug Fixes
|
211 | 211 | * Fixed Version Handler renaming of Linux libraries with hypens in filenames.
|
212 | 212 | Previously, libraries named Foo-1.2.3.so were not being renamed to
|
213 | 213 | libFoo-1.2.3.so on Linux which could break native library loading on some
|
214 | 214 | versions of Unity.
|
215 | 215 |
|
216 |
| -# Version 1.2.65 - April 26, 2017 |
| 216 | +# Version 1.2.65 - April 26, 2018 |
217 | 217 | ## Bug Fixes
|
218 | 218 | * Fix CocoaPods casing in logs and comments.
|
219 | 219 |
|
220 |
| -# Version 1.2.64 - Mar 16, 2017 |
| 220 | +# Version 1.2.64 - Mar 16, 2018 |
221 | 221 | ## Bug Fixes
|
222 | 222 | * Fixed bug in download_artifacts.gradle (used by Android Resolver) which
|
223 | 223 | reported a failure if required artifacts already exist.
|
224 | 224 |
|
225 |
| -# Version 1.2.63 - Feb 15, 2018 |
| 225 | +# Version 1.2.63 - Mar 15, 2018 |
226 | 226 | ## Bug Fixes
|
227 | 227 | * Fixed iOS Resolver include search paths taking precedence over system headers
|
228 | 228 | when using project level resolution.
|
229 | 229 | * Fixed iOS Resolver includes relative to library root, when using project level
|
230 | 230 | resolution.
|
231 | 231 |
|
232 |
| -# Version 1.2.62 - Mar 12, 2017 |
| 232 | +# Version 1.2.62 - Mar 12, 2018 |
233 | 233 | ## Changes
|
234 | 234 | * Improved error reporting when a file can't be moved to trash by the
|
235 | 235 | Version Handler.
|
|
239 | 239 | * Fixed Version Handler renaming files with underscores if the
|
240 | 240 | "Rename to Canonical Filenames" setting is enabled.
|
241 | 241 |
|
242 |
| -# Version 1.2.61 - Jan 22, 2017 |
| 242 | +# Version 1.2.61 - Jan 22, 2018 |
243 | 243 | ## Bug Fixes
|
244 | 244 | * Fixed Android Resolver reporting non-existent conflicting dependencies when
|
245 | 245 | Gradle build system is enabled.
|
|
0 commit comments