- Issue 71 Fix
IOS Sim Fails to load Sample Article
- Issue 58 Fix running Android app on device.
- Issue 53 Better handling of an attempt to disable code signing.
- Issue 49 Fix up config command.
- Issue 33 Platforms at arbitrary git locations or local directories can now be added.
- Issue 26 Grab the latest tagged release of platforms, allow user to declare a version.
- Notify users if a newer version of AEMM is available.
- Add --no-samples flag for creating projects without sample articles.
- Add continuous integration and code coverage.
- Issue 48 Allow args after '--' to be passed through.
- Issue 45 Errors now instruct user to use
aemm help
instead ofcordova help
. - Issue 30 Improve messaging regarding Xcode's signing policy.
- Issue 29 Errors now instruct user to use
aemm help
instead ofcordova help
. - Issue 28 Install core iOS plugins when platform is added.
- Issue 21 Instruct user if they are using aemm commands on a non-aemm project.
- Issue 31 Require a minimum Node.js version of 6.2.2.
- Add plugin, platform [add/remove], build, and package commands.
- Add --device to the Android run command.
- Add Windows support for the Android platform.