Skip to content

v0.1.0

Compare
Choose a tag to compare
@abmaonline abmaonline released this 07 Dec 20:03
· 19 commits to master since this release
  • Add Windows support for all features. (Running a global or npx install in PowerShell has some limitations, see the Issues section in the README.md for more details)
  • When aemfed mentions an update is available and it is part of your package.json, the command presented to perform the update will have no effect. This is because the version numbers are still < 1.0.0, so the default update behavior is more conservative (see npm-semver - Caret Ranges ^1.2.3 ^0.2.5 ^0.0.4 for more details). Run npm i aemfed@latest to force an update anyway. For global installs this shouldn't be an issue
  • Updated dependencies