1.3.0
feat(app-descriptor): ios plist merge takes highest minimum os version from packages and config
fix(install): correct install detection of local airpackage file
feat(cache): add local user cache for downloaded packages to avoid download for different projects
feat(generate): add handling of comments in plist merges for iOS info additions and entitlements
feat(templates): update android manifest and ios info addition config templates
feat(data): add ability to set different application identifiers for build types (resolves #157)
fix(windows): add overwrite flag for existing temp zip file (resolves #150)
feat(windows): improved hash code detection from certutil output on Windows server (#149)