- Major modernization of the project's supporting structures
- Add Time To Live (TTL) support ([Pull 14](https://github.com/scolby33/pushover_complete/pull/14))
- Now supporting Python 2.7 and 3.9 to 3.13
- Note: this will be the final release supporting Python 2.7
- Fully replace setup.py with pyproject.toml
- Use GitHub Actions instead of Travis for CI/CD
- Use GitHub Actions for trusted publishing to PyPI
- Various updates to documentation