2017-04-12 15:16:45 +00:00
|
|
|
Changelog
|
|
|
|
---------
|
|
|
|
|
2017-04-26 09:51:49 +00:00
|
|
|
**0.10.0 (2016-04-26)**
|
|
|
|
|
|
|
|
* Add commands: `block`, `unblock`, `mute`, `unmute`
|
|
|
|
* Internal improvements
|
|
|
|
|
2017-04-24 07:39:31 +00:00
|
|
|
**0.9.1 (2016-04-24)**
|
|
|
|
|
|
|
|
* Fix conflict with curses package name
|
|
|
|
|
2017-04-21 18:27:54 +00:00
|
|
|
**0.9.0 (2016-04-21)**
|
|
|
|
|
|
|
|
* Add `whois` command
|
|
|
|
* Add experimental `curses` app for viewing the timeline
|
|
|
|
|
2017-04-19 12:51:30 +00:00
|
|
|
**0.8.0 (2016-04-19)**
|
|
|
|
|
|
|
|
* Renamed command `2fa` to `login_2fa` **BC BREAK**
|
|
|
|
* It is now possible to pipe text into `toot post`
|
|
|
|
|
2017-04-18 15:16:41 +00:00
|
|
|
**0.7.0 (2016-04-18)**
|
|
|
|
|
|
|
|
* Experimental 2FA support (#3)
|
|
|
|
* Do not create a new application for each login
|
2017-04-18 15:23:41 +00:00
|
|
|
* **Warning**: Due to changes in configuration format, after upgrading to this
|
|
|
|
version, you will be required to log in to your Mastodon instance again.
|
2017-04-18 15:16:41 +00:00
|
|
|
|
2017-04-17 08:21:53 +00:00
|
|
|
**0.6.0 (2016-04-17)**
|
|
|
|
|
|
|
|
* Add `whoami` command
|
|
|
|
* Migrate from `optparse` to `argparse`
|
|
|
|
|
2017-04-16 13:07:27 +00:00
|
|
|
**0.5.0 (2016-04-16)**
|
|
|
|
|
2017-04-16 15:16:03 +00:00
|
|
|
* Add `search`, `follow` and `unfollow` commands
|
2017-04-16 13:07:27 +00:00
|
|
|
* Migrate from `optparse` to `argparse`
|
|
|
|
|
2017-04-15 10:41:33 +00:00
|
|
|
**0.4.0 (2016-04-15)**
|
|
|
|
|
|
|
|
* Add `upload` command to post media
|
|
|
|
* Add `--visibility` and `--media` options to `post` command
|
|
|
|
|
2017-04-13 11:53:37 +00:00
|
|
|
**0.3.0 (2016-04-13)**
|
|
|
|
|
|
|
|
* Add: view timeline
|
|
|
|
* Require an explicit login
|
|
|
|
|
2017-04-13 08:05:45 +00:00
|
|
|
**0.2.1 (2016-04-13)**
|
|
|
|
|
|
|
|
* Fix invalid requirements in setup.py
|
|
|
|
|
2017-04-12 15:16:45 +00:00
|
|
|
**0.2.0 (2016-04-12)**
|
|
|
|
|
|
|
|
* Bugfixes
|
|
|
|
|
|
|
|
**0.1.0 (2016-04-12)**
|
|
|
|
|
2017-04-13 08:05:45 +00:00
|
|
|
* Initial release
|