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

Releases: devinmcgloin/python-smooch

Patched Vulnerability

Choose a tag to compare

@devinmcgloin devinmcgloin released this 31 Oct 22:39
7744952

Bumped requests gem due to vulnerability.

Updated Depdencies

Choose a tag to compare

@devinmcgloin devinmcgloin released this 28 Jul 12:21
v1.0.3

sync versions

Release v1.0.0

Choose a tag to compare

@devinmcgloin devinmcgloin released this 31 May 21:55

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

Choose a tag to compare

@devinmcgloin devinmcgloin released this 25 May 20:41

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

Release v0.1.3

Choose a tag to compare

@devinmcgloin devinmcgloin released this 23 May 20:00

Setup files and github in alignment and ready for release.

Release v0.1.2

Release v0.1.2 Pre-release
Pre-release

Choose a tag to compare

@devinmcgloin devinmcgloin released this 23 May 19:57

Synced changes between config and github.

This release includes:

  • logging enhancements
  • exporting create_webhook

Logging Enhancements

Logging Enhancements Pre-release
Pre-release

Choose a tag to compare

@devinmcgloin devinmcgloin released this 23 May 19:52
  • added more logging for easier debugging
  • exported create_webhook

Initial Release

Initial Release Pre-release
Pre-release

Choose a tag to compare

@devinmcgloin devinmcgloin released this 23 May 19:08

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