Skip to content

Releases: airsdk/apm

2.1.0

18 Jul 05:44
d20adb2
Compare
Choose a tag to compare

feat: add ability to add platform specific configuration parameters (such as android gradle version) (resolves #222)
feat: add ability to specific platforms for package parameters (resolves #192)

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)