Guard v2.14.2 Release Notes

Release Date: 2018-01-03 // over 6 years ago
  • ๐Ÿ›  Bugfix

    • #892 Fix a bug that was preventing logger options from the Guardfile from being correctly set

    ๐Ÿ‘Œ Improvements

    • #871 Add aliasing section inside tired-of-typing bundle exec
    • ๐Ÿ’Ž #879 Run core with same Ruby version as it was started with
    • ๐Ÿ— #880 Build badge now shows master branch status
    • ๐Ÿš€ #881 Update CI matrix to include latest release of JRuby
    • #882 Fix lumberjack version runtime dependency to ">= 1.0.12", "< 2.0"
    • ๐Ÿ‘ท #883 Run CI against Ruby 2.2.8, 2.3.5, and 2.4.2
    • #886 Improve headings in the README
    • #890 Add links to the wiki in CONTRIBUTING.md