Releases: ihabunek/toot
Releases · ihabunek/toot
0.14.0
Add debian package repo
Add --debug
option to enable debug logging instead of using the TOOT_DEBUG
environment variable.
Fix: don't read requirements.txt from setup.py, this fails when packaging deb and potentially in some other cases (see #18 )
0.13.0
Allow passing --instance
and --email
to login command
Add login_browser
command for proper two factor authentication through the browser (#19 , #23 )
0.8.0
Renamed command 2fa
to login_2fa
BC BREAK
It is now possible to pipe text into toot post
0.7.0
Experimental 2FA support (#3 )
Do not create a new application for each login
Warning : Due to changes in configuration format, after upgrading to this
version, you will be required to log in to your Mastodon instance again.
0.6.0
Add whoami
command
Migrate from optparse
to argparse
0.5.0
Add search
, follow
and unfollow
commands
Migrate from optparse
to argparse
You can’t perform that action at this time.