Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@rgreinho rgreinho released this 06 Feb 16:34
· 2 commits to master since this release
cfc5fb2

Changed

  • Add a --log flag.
  • [INTERNAL]
    • Removes the github/hub dependency and perform all the GitHub operations using
      the google/go-github library.
    • Improves error handling and error messages.

Fix

  • Fix tag auto-detection.