File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2020-->
2121# Cordova-node-xcode Release Notes
2222
23+ ### 2.1.0 (December 12, 2019)
24+ * Add target test coverage ([ #82 ] ( https://github.com/apache/cordova-node-xcode/pull/82 ) )
25+ * ensure coverage for addTargetDependency with invalid input ([ #81 ] ( https://github.com/apache/cordova-node-xcode/pull/81 ) )
26+ * Support watch2 apps/extensions ([ #56 ] ( https://github.com/apache/cordova-node-xcode/pull/56 ) )
27+ * Test coverage: ` addTarget ` add to main project as dependency ([ #76 ] ( https://github.com/apache/cordova-node-xcode/pull/76 ) )
28+ * remove internal propReplace function not needed ([ #69 ] ( https://github.com/apache/cordova-node-xcode/pull/69 ) )
29+ * Add proper ` filetypeForProducttype ` test coverage ([ #72 ] ( https://github.com/apache/cordova-node-xcode/pull/72 ) )
30+ * Test existing WatchKit support ([ #71 ] ( https://github.com/apache/cordova-node-xcode/pull/71 ) )
31+ * fix a comment in lib/pbxProject.js ([ #68 ] ( https://github.com/apache/cordova-node-xcode/pull/68 ) )
32+ * Test coverage for ` app_extension ` target types ([ #66 ] ( https://github.com/apache/cordova-node-xcode/pull/66 ) )
33+ * add dependencies for per-file testing ([ #67 ] ( https://github.com/apache/cordova-node-xcode/pull/67 ) )
34+ * Add Node.js 12 to CI Services ([ #51 ] ( https://github.com/apache/cordova-node-xcode/pull/51 ) )
35+ * Update writeObjectsSections to match current Xcode format ([ #46 ] ( https://github.com/apache/cordova-node-xcode/pull/46 ) )
36+
2337### 2.0.0 (Jan 15, 2019)
2438* Updated to use ECMAScript 2015 Object.assign. ([ #14 ] ( https://github.com/apache/cordova-node-xcode/pull/14 ) )
2539* fix: simple-plist@1 update in dependencies ([ #30 ] ( https://github.com/apache/cordova-node-xcode/pull/30 ) )
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.1-dev " ,
5+ "version" : " 2.1.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