Skip to content

v0.9.6

Latest
Compare
Choose a tag to compare
@andypiper andypiper released this 27 Aug 14:30
· 10 commits to master since this release
f986f11

This is primarily a bug fix release with small enhancements

Enhancement

  • more graceful handling of invalid options (without stack traces)
  • removal of support for xAuth (unsupported by Twitter for several years; use OAuth 1.0A or a bearer token)
  • support Ruby 2.7.0 in CI

Bug Fix

  • resolve expand_path error
  • documentation errors