Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 10:16
· 3 commits to master since this release

Feature

  • py3.6: Remove python3.6. support (d2210b6)

Fix

  • Add fallback for ripemd160 failing in openssl (27ba578)
  • Remove python3.7 from tests (48b4131)
  • Resolve infinite loop (647fe0e)
  • Only change cache once (8475157)
  • Store items duplicate check (8042015)
  • http: Make use of http-keep alive (0b9131c)
  • Do not use negative instance numbers (7ff7452)

Documentation