Pronto v0.4.0 Release Notes

  • ๐Ÿ†• New features

    • Try to detect pull request id automatically, if PULL_REQUEST_ID is not specified. Inspired by @willnet/prid.
    • #40: add '--index' option for 'pronto run'. Pronto analyzes changes before committing.
    • #50: add GitLab formatter
    • #52: allow specifying a path for 'pronto run'.

    ๐Ÿ”„ Changes

    • GitHub and GitHub pull request formatters now filter out duplicate offenses on the same line to avoid spamming with redundant comments.