v3.0.0
What's Changed
Breaking Changes
- Rewrite in python #16 (thanks @MoralCode)
If you run the script directly using something likecron
, it will need to be updated to point to the new script file and ran with Python. If you run this with Docker, this should be a drop in change once the latest code is pulled and the container re-built.
Full Changelog: v2.2.0...v3.0.0