- Fixed Python 3 compatibility (Python 2 is still supported) - Fixed compatibility for Alfred 4 - Fixed bug where the `awp` command would still export the workflow even though the `--export`/`-e` flag wasn't passed
1.2.0
- Added `-v` as an alias for `--version` - Added `-e` as an alias for `--export`
1.1.0
- The `--export` option now accepts an optional argument, allowing you to temporarily export the workflow to a different file other than the `export_path` you set in `packager.json` - _e.g._ `awp --version 1.3.0-beta.1 --export ~/Desktop/fruit-beta.alfredworkflow`
1.0.1
- Fixed a critical bug where the package would not build because 'README.md' could not be found
1.0.0
- Initial release; API will not change in a backwards-incompatible manager until v2.0.0