Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 12 May 07:06
· 310 commits to main since this release

4.0.0 (2020-05-12)

Features

  • switch to using the commander module for argument parsing (05e7856), closes #30

BREAKING CHANGES

  • Plugins should now be added using "--plugin " instead of as arguments
    directly. Also, environment variables are not supported anymore. Instead, use the newly added flags.