Pronto v0.8.0 Release Notes

Release Date: 2017-02-12 // about 7 years ago
  • ๐Ÿ†• New features

    • ๐Ÿ’Ž #199: add support for Ruby 2.4.0.

    ๐Ÿ”„ Changes

    • ๐Ÿ”ง #181: add ENV variables for all configuration options.
    • #184: prefix all ENV variables with PRONTO_.
    • ๐Ÿ‘• #185: allow excluding files to lint for single runner.

    ๐Ÿ› Bugs fixed

    • #179: correctly select branch name for fix Bitbucket pull request formatter.
    • #187: correctly handle nil/false with consolidate_comments config option.
    • #189: do not post anything when all consolidated comments already exist.
    • โš  #195: fix warning for default formatters value.