Skip to content

v0.4.0

Compare
Choose a tag to compare
@DLZaan DLZaan released this 05 Feb 21:57
· 6 commits to master since this release
cc8fbe3
  • Functionalities:
    • Implemented Audit API endpoints
    • Implemented OAuth2 for both rotatable and non-rotatable tokens
    • Added functions that allow for easy configuration of OAuth2
    • Other minor improvements
  • Documentation:
    • Added more examples for Transactional API
    • Added examples for new Audit API
    • Changed all examples from Basic to OAuth2 authentication
    • Updated Readme.md with links & more info
  • Development:
    • Split tests into separate files for easier management
    • Rebuilt connection and authentication classes to support future development
    • Updated requirements & tested compatibility with Python 3.11