Airsdk Apm Versions Save

AIR Package Manager

1.1.7

1 year ago

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

1.1.6

1 year ago

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

1.1.5

2 years ago

Critical bug fix for invalid variable

1.1.4

2 years ago

Resolve issue with manifest merging overrides not working correctly

1.1.3

2 years ago

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

2 years ago

Minor update to correct handling of beta reports entitlement on iOS

1.1.1

2 years ago

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

2 years ago

Release v1.0.0

0.0.10-beta

2 years ago

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

2 years ago

Correct package identifier validation Bug fixes