Releases: airsdk/apm
2.0.0
fix(update): correct issue with config being removed after package update (resolves #209)
feat: add description of params that caused app-descriptor generation failure (resolves #188)
feat(linux): add linux implementation (resolves #148)
feat(android): update manifest merge client to v31.9.0
fix(android): handle issue with java output from manifest merge causing xml issue (resolves #164)
feat(android): add ability to pass through "tools" requests to the app descriptor to be handled by adt packaging (resolves #219)
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.0
1.4.0
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)