File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2020-->
2121# Cordova-node-xcode Release Notes
2222
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+
2328### 1.1.0 (Dec 19, 2018)
2429* feat: omit objects with empty values ([ #24 ] ( https://github.com/apache/cordova-node-xcode/pull/24 ) )
2530* 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 22 "author" : " Apache Software Foundation" ,
33 "name" : " xcode" ,
44 "description" : " parser for xcodeproj/project.pbxproj files" ,
5- "version" : " 2.0.0-dev " ,
5+ "version" : " 2.0.0" ,
66 "main" : " index.js" ,
77 "repository" : {
88 "url" : " https://github.com/apache/cordova-node-xcode.git"
You can’t perform that action at this time.
0 commit comments