Skip to content

v1.0.3

Compare
Choose a tag to compare
@oltrep oltrep released this 10 Feb 20:16
0d6b21f

Changes since 1.0.2

  • Report correct exit code (#41)
  • Improve error handling to reduces crashes and add more useful error messages (#40)
  • Add environment variable to override Foreman home directory (#39)
  • Support tools hosted on GitLab (#31)
    • Updated config format to support both GitHub and GitLab tools
    • Added foreman gitlab-auth command for authenticating with GitLab.
  • Logging improvements (#30)
    • Add command line option to increase logging level (-v, -vv, etc)
    • Add an INFO-level log explaining when a release version tag name doesn't match expected convention.
    • Default logging to INFO level. Fixes (#27).