- Fix option parsing to support dashes (#6)
- Automatically install the shim package (if applicable).
- Accept a
--no-shimargument to skip installing it.
- Add special error message for missing Mailchimp audience ID.
- Improve helpfulness of error messages.
- Add version check.
- Better error messages for missing secrets.
- Update
yargs.
- Move
common-tagsto regular dependencies.
- Add
secrets {add|update|delete}commands. - Improve some failure states to include more help info.
- Add
initandforms addcommands.
- Initial release.