Skip to content

v1.1.2

Compare
Choose a tag to compare
@filipporomani filipporomani released this 08 Apr 10:25
· 219 commits to main since this release

Sorry for this release after only 13 hours, but many changes have been made.

  • Version update: whatsapp-python now checks if a new version is available at every initialization. An error is logged if a new version is available;
  • Logging disable: logging can now be disabled by passing the logger=False argument in the initialization;
  • Unbound variables: a lot of possibly unbound variables are now properly handled;
  • v15 API instead of v14;
  • Significant docs improvements;
  • pep8 formatting;
  • Removed tests.