Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Releases: cloverly/cloverly-python-module

v0.7.0

23 Aug 20:08
Compare
Choose a tag to compare

Changelog

  • Cancellation method available for non existing resources

So for example:

Estimate.cancel(slug="anewslug")

v0.6.0

19 Aug 20:37
Compare
Choose a tag to compare

Changelog

  • Allow overriding of the base cloverly url

v0.4.0

16 Aug 14:49
Compare
Choose a tag to compare
  • Minor bug fixes in the kwargs processing in base.py

v0.3.0

09 Aug 03:24
Compare
Choose a tag to compare

Changelog

Resource: Allow _ in kwargs

v0.2.0

08 Aug 04:08
Compare
Choose a tag to compare

Changelog

  • Resources: Add a clear session function for security purposes

0.1.0

06 Aug 17:08
74b392a
Compare
Choose a tag to compare

First production release!

v0.1-alpha

06 Aug 13:04
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

Changelog

  • Base Cloverly Resource Model

  • Support for Estimates endpoint

  • Support for Purchases endpoint