Skip to content

Releases: hintmedia/mutator_rails

0.1.17

31 Jul 20:15
56430b9
Compare
Choose a tag to compare

[0.1.17] - 2020-07-31

NB: Some of the changes below were released in versions not reflected in this Changelog. This entry brings us up to date.

Added

  • Add -j1 fallback and failure tracking to statistics.
    I50 PR49

  • Add check for pending migrations that fail jobs.
    I57 PR60

Changed

  • Sort the -j1 and failure lists to keep them in order for GIT.
    I56 PR61

  • Upgrade for rails security issues.
    I58 PR59

Removed

0.1.9

16 Feb 23:19
7bc5bb8
Compare
Choose a tag to compare

[0.1.9] - 2018-01-26

Added

  • Added this changelog.
    I41 PR40

  • Updated Nokogiri gem to 1.8.1 to address a security vulnerability.
    I38 PR42

Changed

  • Altered the order of the tasks run under mutator:all so that the cleanup
    phase occurs before the analyze phase.
    I39 PR44

Removed