* Routinely updated the user agent string. * Customized the user agent string for `twitter.com`. * Forced `mobile.twitter.com` to use `twitter.com` instead.
0.2.35
* Use `vulture` for static analysis to find unused code.
0.2.34
* Fix title for AWS CLI docs.
0.2.33
* Moved `config` into its own directory and divided it into two files.
0.2.32
* Use `distutils.text_file` for reading requirements file.
0.2.31
* Develop a CI CD workflow using GitHub Actions * Use various static analysis tools * Add a unit test