v6.1.0.beta3
What's Changed
- Use JRuby 9.2.4.1 by @aycabta in #677
- Set UTF-8 to use Unicode property by @aycabta in #672
- add ruby 2.5 to appveyor by @colby-swandale in #663
- Add AppVeyor badge to README.md by @aycabta in #678
- Use VT100 sequence to erase previos line by @nobu in #670
- Log full lines unless output is a tty by @nobu in #671
- Fix wrong use of
=~by @nobu in #674 - Reduce 1 char from progress output for Windows by @aycabta in #669
- Place expression next line of
elseby @nobu in #675 - Remove Time.now from test for comparison of timestamp by @aycabta in #679
- Support blockquote by @nobu in #676
New Contributors
- @colby-swandale made their first contribution in #663
Full Changelog: v6.1.0.beta2...v6.1.0.beta3