Skip to content

[1.2.0] - 2023-03-03

Latest
Compare
Choose a tag to compare
@billdeitrick billdeitrick released this 04 Mar 03:16

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