toot/CHANGELOG.md

35 wiersze
562 B
Markdown
Czysty Zwykły widok Historia

2017-04-12 15:16:45 +00:00
Changelog
---------
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