|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [1.7.1](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.7.1) (2017-12-22) |
4 | | -[Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.7.0...1.7.1) |
| 3 | +## [1.7.2](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.7.2) (2018-03-30) |
| 4 | +[Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.7.1...1.7.2) |
5 | 5 |
|
6 | 6 | **Closed issues:** |
7 | 7 |
|
8 | | -- SWIFT\_VERSION build setting not being applied [\#42](https://github.com/akofman/cordova-plugin-add-swift-support/issues/42) |
9 | | -- Node.JS 8.X Support [\#38](https://github.com/akofman/cordova-plugin-add-swift-support/issues/38) |
10 | | -- Missing tag and changelog for 1.7.0 [\#33](https://github.com/akofman/cordova-plugin-add-swift-support/issues/33) |
| 8 | +- Implement catching promise rejections [\#51](https://github.com/akofman/cordova-plugin-add-swift-support/issues/51) |
| 9 | +- \*-Briding-Header.h not used [\#48](https://github.com/akofman/cordova-plugin-add-swift-support/issues/48) |
| 10 | +- SWIFT\_VERSION build setting not being applied @1.7.1 [\#47](https://github.com/akofman/cordova-plugin-add-swift-support/issues/47) |
11 | 11 | - Unhandled promise rejection \(rejection id: 1\): Error: Cannot find module '../cordova/platform\_metadata' [\#44](https://github.com/akofman/cordova-plugin-add-swift-support/issues/44) |
12 | 12 | - Can not restore this plugin when using [email protected] [\#43 ](https://github.com/akofman/cordova-plugin-add-swift-support/issues/43) |
13 | 13 | - Hook won't trigger [\#40](https://github.com/akofman/cordova-plugin-add-swift-support/issues/40) |
|
16 | 16 |
|
17 | 17 | **Merged pull requests:** |
18 | 18 |
|
| 19 | +- Fix for cordova projects located in paths with spaces [\#52](https://github.com/akofman/cordova-plugin-add-swift-support/pull/52) ([TheLiquidSky](https://github.com/TheLiquidSky)) |
| 20 | + |
| 21 | +## [1.7.1](https://github.com/akofman/cordova-plugin-add-swift-support/tree/1.7.1) (2017-12-22) |
| 22 | +[Full Changelog](https://github.com/akofman/cordova-plugin-add-swift-support/compare/1.7.0...1.7.1) |
| 23 | + |
| 24 | +**Closed issues:** |
| 25 | + |
| 26 | +- SWIFT\_VERSION build setting not being applied [\#42](https://github.com/akofman/cordova-plugin-add-swift-support/issues/42) |
| 27 | +- Node.JS 8.X Support [\#38](https://github.com/akofman/cordova-plugin-add-swift-support/issues/38) |
| 28 | +- Missing tag and changelog for 1.7.0 [\#33](https://github.com/akofman/cordova-plugin-add-swift-support/issues/33) |
| 29 | + |
| 30 | +**Merged pull requests:** |
| 31 | + |
19 | 32 | - fix\(\): platform\_metadata is now project\_metadata [\#45](https://github.com/akofman/cordova-plugin-add-swift-support/pull/45) ([mhartington](https://github.com/mhartington)) |
20 | 33 | - add OSX paltform support [\#37](https://github.com/akofman/cordova-plugin-add-swift-support/pull/37) ([tryadelion](https://github.com/tryadelion)) |
21 | 34 |
|
|
0 commit comments