All Versions
21
Latest Version
Avg Release Cycle
65 days
Latest Release
1235 days ago

Changelog History
Page 2

  • v0.2.2 Changes

    December 16, 2018

    🛠 Fixed

    • 🔄 Change stale_coverage error into a warning
  • v0.2.1 Changes

    September 26, 2018

    🛠 Fixed

    • 🐛 Bug in mapping changed lines to coverage results
  • v0.2.0 Changes

    August 19, 2018

    ➕ Added

    • This CHANGELOG.md
    • 💎 Ruby syntax version customisable with -r or --ruby-syntax

    🛠 Fixed

    • 👍 Relative and absolute project path support
    • ⚠ typo in stale coverage warning message by @ilyakorol
  • v0.1.7 Changes

    August 03, 2018

    🔄 Changed

    • ⚡️ Readme updates by @westonganger.

    🛠 Fixed

    • 📜 Handled invalid UTF-8 encoding errors from parser
  • v0.1.6 Changes

    July 10, 2018

    🛠 Fixed

    • 🚀 Updated imagen to 0.1.3 which avoids a broken release of parser
  • v0.1.5 Changes

    June 25, 2018

    🔄 Changed

    • Avoided conflicts between rainbow and pronto versions for use in upcoming pronto-undercover gem
  • v0.1.4 Changes

    May 20, 2018

    🛠 Fixed

    • Quick fix 🤷‍♂️
  • v0.1.3 Changes

    May 20, 2018

    ➕ Added

    • 👍 imagen version bump adding block syntax support
  • v0.1.2 Changes

    May 18, 2018

    🛠 Fixed

    • --version cli option fix
  • v0.1.1 Changes

    May 17, 2018

    🛠 Fixed

    • CLI exit codes on success error