Added
- New build pipeline on Github Actions
- Add typing and mypy testing (thanks @07pepa!)
- Add Church Center Org Token authentication (thanks @pastorhudson!)
- Add support and testing for Python versions 3.7 - 3.11
Changed
- Readability improvements: replace .format() with f strings (thanks @07pepa!)
Fixed
- Fix 204 response handling from PCO API (thanks @warmach, @pastorhudson!)