Skip to content

0.8.0 (Jan 29, 2026)

Latest

Choose a tag to compare

@ixunio ixunio released this 29 Jan 00:12
982d557

Changes (♻️)

JWT & Validation

  • ⚡ Performance update, SuperJWT encoding and decoding runs 3x to 8x faster ([#99]) ([#100])
  • cryptography is now used for all algorithms and becomes a required dependency ([#99])
  • Maximum token bytes size limit is now controlled with module-level set_max_token_bytes() ([#99])