Skip to content

v5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 10:15
9cb3148

5.2.0 (2024-03-18)

🧹 Chores

👷 CI/CD

  • update tagreader dependencies (ec16d46)

✨ Features

  • add legacy support for MD4 in Python patch versions greater than 4. Used in NTLM auth (f9ac0c1)
  • authenticate to aspen api using bearer token (#154) (5e40b27)
  • optionally exclude descriptions from tag search results (#118) (857a594)

🐛 Bug Fixes

  • correct signature for MD4 monkeypatch (6bd7e5c)