mirror of
https://github.com/ihabunek/toot.git
synced 2024-11-03 04:17:21 -05:00
30 lines
474 B
Markdown
30 lines
474 B
Markdown
Changelog
|
|
---------
|
|
|
|
**0.5.0 (2016-04-16)**
|
|
|
|
* Add `search`, `follow` and `unfollow` commands
|
|
* Migrate from `optparse` to `argparse`
|
|
|
|
**0.4.0 (2016-04-15)**
|
|
|
|
* Add `upload` command to post media
|
|
* Add `--visibility` and `--media` options to `post` command
|
|
|
|
**0.3.0 (2016-04-13)**
|
|
|
|
* Add: view timeline
|
|
* Require an explicit login
|
|
|
|
**0.2.1 (2016-04-13)**
|
|
|
|
* Fix invalid requirements in setup.py
|
|
|
|
**0.2.0 (2016-04-12)**
|
|
|
|
* Bugfixes
|
|
|
|
**0.1.0 (2016-04-12)**
|
|
|
|
* Initial release
|