All Versions
58
Latest Version
Avg Release Cycle
73 days
Latest Release
692 days ago

Changelog History
Page 2

  • v4.3.1 Changes

    December 30, 2019
    • ๐Ÿ›  [BUGFIX] Fixes NoMethodError on RubyCritic::SourceControlSystem::Git.switch_branch (by [@eitoball][])
  • v4.3.0 Changes

    December 26, 2019
    • [FEATURE] Show which files are uncommited in git (by [@GeoffTidey][])
    • ๐Ÿ›  [BUGFIX] Fixes TypeError when .resultset.json is not found (by [@etagwerker][])
  • v4.2.2 Changes

    November 12, 2019
    • ๐Ÿ›  [BUGFIX] Fix deprecation warnings related to Minitest 6 (by [@jsantos][])
    • ๐Ÿ›  [BUGFIX] Expand Churn vs. Complexity chart to full-width on small screen (by [@teohm][])
  • v4.2.1 Changes

    October 29, 2019
    • ๐Ÿ›  [BUGFIX] Fix Color coding of files in Coverage section (by [@etagwerker][])
  • v4.2.0 Changes

    October 22, 2019
    • ๐Ÿ›  [BUGFIX] Fix CSS alignment of columns for when --suppress-ratings is used on the code page (by [@jbampton][])
    • ๐Ÿ›  [BUGFIX] Fix typo in example .rubycritic.yml (by [@Adre][])
    • ๐Ÿ›  [BUGFIX] Fix YAML configuration file 'formats' processing (by [@cvoltz][])
    • ๐Ÿ‘• [FEATURE] Add Markdown linting to the Travis build by using the Rubygem markdownlint (by [@jbampton][])
    • [FEATURE] Add new report for SimpleCov (by [@etagwerker][])
  • v4.1.0 Changes

    June 07, 2019
    • ๐Ÿ›  [BUGFIX] Assorted fixes in HTML report (by [@jbampton][])
    • ๐Ÿ›  [BUGFIX] Fix duplicate HTML5 DOCTYPE (by [@jbampton][])
    • ๐Ÿ›  [BUGFIX] Config options getting overwritten by nil argv options (by [@nathanbwright][])
    • โšก๏ธ [CHANGE] Update Reek dependency to '~> 5.0', '< 6.0' (by [@leksster][])
  • v4.0.2 Changes

    March 14, 2019
    • ๐Ÿ›  [BUGFIX] Fix generating the default html report (by [@lightalloy][])
  • v4.0.1 Changes

    March 12, 2019
    • [FEATURE] Allow passing formatters from the outside (by [@marcgrimme][] and [@onumis][])
    • ๐Ÿ—„ [CHANGE] Fix aruba deprecation warning
  • v4.0.0 Changes

    February 27, 2019
    • [FEATURE] Allow generating reports in multiple formats in one run (by [@katafrakt])
    • [FEATURE] Allow to accept a config file (by [@mfbmina])
    • โšก๏ธ [CHANGE] Update reek to 5.3 (by [@taitran19][] and [@onumis][])
    • โšก๏ธ [CHANGE] Update parser to 2.6.0 (by [@onumis][])
    • โšก๏ธ [CHANGE] Update tty-which to 0.4.0 (by [@onumis][])
    • ๐Ÿ’Ž [CHANGE] Drop support for ruby 2.1 and 2.2 (by [@onumis][])
    • [CHANGE] Fix rubocop offenses (by [@AllanSiqueira][] and [@harman28][])
  • v3.5.2 Changes

    September 27, 2018
    • ๐Ÿ›  [BUGFIX] Use a better uncommitted changes detection for git (by [@onumis][])