Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Releases: devinmcgloin/python-smooch

Patched Vulnerability

31 Oct 22:39
7744952
Compare
Choose a tag to compare

Bumped requests gem due to vulnerability.

Updated Depdencies

28 Jul 12:21
Compare
Choose a tag to compare
v1.0.3

sync versions

Release v1.0.0

31 May 21:55
Compare
Choose a tag to compare

Updated button options to be a list of tuples instead of a dictionary. This allows you to specify the order of the buttons.

Release v0.2.1

25 May 20:41
Compare
Choose a tag to compare

Implemented buttons. You can now send links, buy requests and post backs.

Release v0.1.3

23 May 20:00
Compare
Choose a tag to compare

Setup files and github in alignment and ready for release.

Release v0.1.2

23 May 19:57
Compare
Choose a tag to compare
Release v0.1.2 Pre-release
Pre-release

Synced changes between config and github.

This release includes:

  • logging enhancements
  • exporting create_webhook

Logging Enhancements

23 May 19:52
Compare
Choose a tag to compare
Logging Enhancements Pre-release
Pre-release
  • added more logging for easier debugging
  • exported create_webhook

Initial Release

23 May 19:08
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This is an initial release. While the Smooch API is relatively stable, the function declarations in this package may change.