Releases: sopel-irc/sopel-twitter
Releases · sopel-irc/sopel-twitter
sopel-twitter 1.3.9
sopel-twitter 1.3.8
sopel-twitter 1.3.7
sopel-twitter 1.3.6
Added:
- Handle
fixvx.com
links by default (#60) - Better documentation about keeping the upstream library updated
sopel-twitter 1.3.5
Changed:
- Upgrade to newer
tweety-ns
library: any 1.0.* version (#59)
sopel-twitter 1.3.4
Fixed:
- Handle
int
fields ofUser
that can beNone
, again (#57)
sopel-twitter 1.3.3
sopel-twitter 1.3.2
Changed:
- Use updated
tweety-ns
0.9.9 with updated session storage filename (#53).json
has become.tw_session
sopel-twitter
will automatically rename the old.json
file(s) if
present, unless the correspondingtw_session
file already exists (i.e.
tweety-ns
was updated prior to installingsopel-twitter
1.3.2)
Fixed:
- Handle new
ActionRequired
exception type (#53)- Just a graceful failure message, for now; open an issue if you actually run
into this, to help gauge how important more comprehensive handling might be.
- Just a graceful failure message, for now; open an issue if you actually run
sopel-twitter 1.3.1
sopel-twitter 1.3.0
Breaking:
- Login with username/password is now required
- Creating a throwaway Twitter account is recommended
Changed:
- Updated to
tweety-ns
0.9 (#50)