Skip to content

0.1.6 - 2021-05-07

Choose a tag to compare

@jborean93 jborean93 released this 07 May 04:39
· 87 commits to main since this release
632f30b
  • This will be the last release that supports Python 2.7 and 3.5
  • Change enum type of iov.BufferType to IntEnum to fix load on Python 3.10 - #10
  • Make pyspnego-parse and entry point which uses __main__.py in the spnego package
    • This allows Windows (and Linux) users to use the parser script by running python -m spnego --token ...