Skip to content

Releases: xeroc/python-graphenelib

v1.6.1

23 Nov 19:46
Compare
Choose a tag to compare

v1.6.1 (2023-11-23)

Fix

  • fix: allow maps to contain dicts (341c17f)

Unknown

  • Merge pull request #189 from xeroc/release/20231123

fix: allow maps to contain dicts (e98271f)

v1.6.0

26 Jan 10:16
Compare
Choose a tag to compare

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

v1.5.4

13 May 14:18
Compare
Choose a tag to compare

Fix

  • Empty commit to trigger release (e3498fd)

Documentation

  • Release flow and conventional commits (a75a1f6)