A small bugfix release to hide secret codes from terminal during configuration for demos and whatnot.
2.0.2
Another bugfix release to bundle the docs/README.md with the twarc PyPI tarball so setup.py doesn't choke when people pip install twarc.
2.0.1
A bugfix release that should allow twarc to be pip installable again from PyPI.
2.0.0
twarc2 --help
It is worth noting that there is now documentation on [ReadTheDocs](https://twarc-project.readthedocs.io/en/latest/) and there is a new mechanism for extending the twarc2 command with [plugins](https://twarc-project.readthedocs.io/en/latest/plugins/).
1.12.1
This is a bugfix release to make sure `tweet_mode` is not sent in Premium and GNIP requests.
1.12.0
This release adds initial support for the [Gnip Full Archive premium endpoint](https://developer.twitter.com/en/docs/twitter-api/v1/tweets/search/quick-start/enterprise-full-archive) if you are fortunate enough to have access to that. Many thanks to epicfaace for adding the functionality and testing it.