- chore: Added API version 2.x.
- chore: Transpile for Node 10 instead of Node 8. Not a breaking change as appcd has always guaranteed Node 10 or newer.
- chore: Updated to windowslib@3.0.0.
- chore: Updated dependencies.
- chore: Switched to new
appcd.apiVersion
. (DAEMON-309) - chore: Updated dependencies.
- BREAKING CHANGE: Removed all Windows Phone related code.
- BREAKING CHANGE: Renamed
windows
tosdks
in info results. - BREAKING CHANGE: Removed
selectedVisualStudio
from info results. - feat: Wired up live configuration changes. (DAEMON-198)
- fix: Updated config to remove redundant
windows
namespace.
- chore: Update dependencies.
- chore: Added Appc Daemon v3 to list of compatible appcd versions.
- chore: Update dependencies.
- fix: Updated config to remove redundant
windows
namespace. - chore: Switched
prepare
script toprepack
.
- chore: Upgraded to Gulp 4.
- chore: Update dependencies.
- refactor: Refactored promises to use async/await.
- chore: Moved to
@appcd
scope - chore: Update dependencies
- feat: Add Daemon 2.x support
- fix: Removed
appcd-*
dependencies and locked down the appcd version in thepackage.json
. (DAEMON-208) - fix: Fixed URLs in
package.json
. - chore: Updated dependencies.
- Initial release.