8000 Releases · airsdk/apm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: airsdk/apm

2.0.0

17 Mar 02:31
901e554
Compare
Choose a tag to compare

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

13 Jul 00:29
394ce85
Compare
Choose a tag to compare

fix(platforms): correct project lock file generation for packages containing platforms

1.6.3

12 Jul 12:10
a3ae38a
Compare
Choose a tag to compare

fix(platforms): fix project with no platforms not generating app descriptor additions correctly

1.6.2

12 Jul 06:31
8665e8f
Compare
Choose a tag to compare

feat(uninstall): remove unused config parameters when uninstalling

1.6.1

12 Jul 04:55
60dfd9b
Compare
Choose a tag to compare

fix(platforms): correct handling of ios simulator platform assets (resolves #181)

1.6.0

22 Jun 03:22
0104556
Compare
Choose a tag to compare

feat(platforms): handling platforms in packages and projects to limit the packages that get deployed to a project (resolves #102, resolves #171)
feat(package): add a command to get and set some package parameters directly

1.5.2

02 Jun 02:25
Compare
Choose a tag to compare

fix(client): fix null error when displaying details of a conflict

1.5.0

12 May 11:26
defa418
Compare
Choose a tag to compare

feat(app-descriptor): add ability to strip comments to clean up merged app descriptor content
feat(project): add more options for build types to set application name and filename
fix(client): correct duplicated variable names

1.4.0

24 Feb 04:58
16d52ee
Compare
Choose a tag to compare

feat(project): add new project command to facilitate setting build type variations of the app id, and version (resolves #157)

1.3.0

20 Jan 12:11
50539aa
Compare
Choose a tag to compare

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)

0