Toot-Mastodon-CLI-TUI-clien.../CHANGELOG.md

30 lines
448 B
Markdown
Raw Normal View History

2017-04-12 17:16:45 +02:00
Changelog
---------
2017-04-16 15:07:27 +02:00
**0.5.0 (2016-04-16)**
* Add `search` command
* Migrate from `optparse` to `argparse`
2017-04-15 12:41:33 +02:00
**0.4.0 (2016-04-15)**
* Add `upload` command to post media
* Add `--visibility` and `--media` options to `post` command
2017-04-13 13:53:37 +02:00
**0.3.0 (2016-04-13)**
* Add: view timeline
* Require an explicit login
2017-04-13 10:05:45 +02:00
**0.2.1 (2016-04-13)**
* Fix invalid requirements in setup.py
2017-04-12 17:16:45 +02:00
**0.2.0 (2016-04-12)**
* Bugfixes
**0.1.0 (2016-04-12)**
2017-04-13 10:05:45 +02:00
* Initial release