Releases: fitnr/twitter_bot_utils
Releases · fitnr/twitter_bot_utils
0.6.1
- Add confighelper module, with tools for parsing simple config files
- Fix Python 3 compatibility
v0.6
- Add confighelper module, with tools for parsing simple config files
- Fix Python 3 compatibility
0.5.2
Changes
- Add helpers.replace_urls method
0.5
Changes:
- Release into the wild
- Simplify config getting and setting when creating api.API
- Import with api.API, instead of API living in all
- Simplify error-throwing
- Find handling of bad configs
- Update docs