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

Releases: managedbyq/mbq.tokens

1.0.1

15 Jul 14:51
f94d50e
Compare
Choose a tag to compare

Changes since 1.0.0:

  • Add mypy-compatible type annotations.

0.1.0

26 Nov 18:08
Compare
Choose a tag to compare
  • Drop explicit support for Python versions below 3.6
  • isort
  • Decoder interfaces return Token instances for convenient read-only access

0.0.8

09 Jan 23:09
Compare
Choose a tag to compare
Bump version 0.0.8

0.0.7

09 Jan 19:47
Compare
Choose a tag to compare
Bump version 0.0.7

0.0.6

02 Dec 15:51
Compare
Choose a tag to compare

Loosen version requirements to avoid conflicts.

0.0.5

27 Sep 19:47
Compare
Choose a tag to compare

Upgraded dependency pyjwt to remove an annoying deprecation error

0.0.4

21 Jul 18:49
Compare
Choose a tag to compare

Vacuous release to bump version number

0.0.3

21 Jul 18:30
Compare
Choose a tag to compare

Upgraded dependencies:

cryptography: 1.8.1 -> 2.0.0
pyjwt: 1.5.0 -> 1.5.2