File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 20
20
-->
21
21
# Cordova-node-xcode Release Notes
22
22
23
+ ### 2.0.0 (Jan 15, 2019)
24
+ * Updated to use ECMAScript 2015 Object.assign. ([ #14 ] ( https://github.com/apache/cordova-node-xcode/pull/14 ) )
25
+ * fix: simple-plist@1 update in dependencies ([ #30 ] ( https://github.com/apache/cordova-node-xcode/pull/30 ) )
26
+ * drop support for Node.js pre-6.0 [ #29 ] ( https://github.com/apache/cordova-node-xcode/pull/29 )
27
+
23
28
### 1.1.0 (Dec 19, 2018)
24
29
* feat: omit objects with empty values ([ #24 ] ( https://github.com/apache/cordova-node-xcode/pull/24 ) )
25
30
* Resolve issue with ` pbxFile ` extension ([ #31 ] ( https://github.com/apache/cordova-node-xcode/pull/31 ) )
Original file line number Diff line number Diff line change 2
2
"author" : " Apache Software Foundation" ,
3
3
"name" : " xcode" ,
4
4
"description" : " parser for xcodeproj/project.pbxproj files" ,
5
- "version" : " 2.0.0-dev " ,
5
+ "version" : " 2.0.0" ,
6
6
"main" : " index.js" ,
7
7
"repository" : {
8
8
"url" : " https://github.com/apache/cordova-node-xcode.git"
You can’t perform that action at this time.
0 commit comments