Skip to content

Releases: EnAccess/OpenPAYGO-python

v0.6.3

Choose a tag to compare

@dmohns dmohns released this 05 Jan 17:00

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

Choose a tag to compare

@dmohns dmohns released this 05 Jan 16:44

What's Changed

  • Update Project URLs to human-readable form by @dmohns in #31

Full Changelog: v0.6.1...v0.6.2

v0.6.1

Choose a tag to compare

@dmohns dmohns released this 05 Jan 16:36

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@dmohns dmohns released this 05 Jan 15:27

What's Changed

Full Changelog: v0.5.5...v0.6.0

v0.5.5

Choose a tag to compare

@dmohns dmohns released this 22 Aug 13:39

What's Changed

New Contributors

  • @clema made their first contribution in #16

Full Changelog: v0.5.4...v0.5.5

v0.5.4

Choose a tag to compare

@benmod benmod released this 13 Oct 11:51
  • Safe handling of datetime before UNIX timestamp minimum when generating answer timestamp

v0.5.3

Choose a tag to compare

@benmod benmod released this 13 Oct 08:06
  • Fix handling of last_request_timestamp when checking auth
  • Updated PyPI doc

v0.5.2

Choose a tag to compare

@benmod benmod released this 12 Oct 11:16
  • Clarification in the doc of the behaviour when secret_key is missing
  • Implemented coherent behaviour when secret_key is missing

v0.5.1

Choose a tag to compare

@benmod benmod released this 12 Oct 10:26
  • Fixes typo in function name
  • Improve readme

v0.5.0

Choose a tag to compare

@benmod benmod released this 12 Oct 10:08
  • Added convenience functions for accessing the current request count and request timestamp
  • Improved documentation on how to avoid replay attacks