Skip to content

Releases: airsdk/apm

1.1.7

23 Jun 08:04
fe8a03a
Compare
Choose a tag to compare

fix(init): correct process of creating a project from an app descriptor with a localised name (resolves #136)

1.1.6

09 Jun 03:18
1217b17
Compare
Choose a tag to compare

feat(scripts): add multi-instance flag to avoid multiple instances of apm interrupting each other (resolves #142)

1.1.5

15 Mar 08:25
Compare
Choose a tag to compare

Critical bug fix for invalid variable

1.1.4

15 Mar 08:17
Compare
Choose a tag to compare

Resolve issue with manifest merging overrides not working correctly

1.1.3

24 Feb 07:22
Compare
Choose a tag to compare

Update Android manifest merge to support modification to main activity eg for deep links with url scheme
Added additional verbose log outputs for download checksum checks
Add nodebug flag to macos script (resolves #100)

1.1.2

15 Dec 05:18
Compare
Choose a tag to compare

Minor update to correct handling of beta reports entitlement on iOS

1.1.1

03 Dec 07:05
Compare
Choose a tag to compare

First minor update to apm

  • Add install lock file to store package installation state and speed up subsequent install calls
  • Add generate config command
  • Build types for config params
  • Improve WSL handling
  • New project config tools to help with configuration process
  • Range of bug fixes

1.0.0

28 Oct 11:44
Compare
Choose a tag to compare

Release v1.0.0

0.0.10-beta

28 Oct 05:57
Compare
Choose a tag to compare
0.0.10-beta Pre-release
Pre-release

This includes a range of bug fixes and output improvements
Notably it adds:

  • the outdated command to list available updates
  • the config describe command and associated descriptions on package parameters

0.0.9-beta

16 Oct 01:51
Compare
Choose a tag to compare
0.0.9-beta Pre-release
Pre-release

Correct package identifier validation
Bug fixes