Skip to content

v2.1.1

Compare
Choose a tag to compare
@ADandyGuyInSpace ADandyGuyInSpace released this 23 Feb 10:33
· 6 commits to master since this release

What's Changed

The big:

  • Parity update
  • 100+ methods, requests, including initial AI Inference support (the above deserved two lines)
  • Deprecation of legacy Python versions, repo now requires 3.8+
  • Deprecation of custom six library, adding full support for Python 3.12
  • Proxy server for streamlined mock testing using local specs

The small:

  • Basic automation of method parsing, package will be kept more in-date
  • Full deprecation of legacy WhatsApp and initial deprecation of legacy Verification process
  • Workflows targeting more modern infra
  • Initial pruning of legacy operations, preparation for streaming related methods
  • Solved rare case of error type mismatch when Call Control Calls would be made in rapid succession.
  • Misc. bug fixes

WIP:

  • Retrieve/Update method support for prism mock service when ID is dynamically generated
  • Helper commands

Full Change log: v2.0.0...v2.1.1