- Drop Python 2.7 support
- Python3 StringIO compatibility fix
- Bump twython version from 3.4.0 to 3.7.0
- Added ability to upload media (pictures) in the
update_status
action. Contributed by Nick Maludy (Encore Technologies)
- Updated action
runner_type
fromrun-python
topython-script
- Rename
config.yaml
toconfig.schema.yaml
and update to use schema.
- First release