hashids-python icon indicating copy to clipboard operation
hashids-python copied to clipboard

Modernization

Open demberto opened this issue 11 months ago • 0 comments

Highlights

  • Python 3.7+ is the new minimum required version.
  • Added type hints.
  • Removed all Python 2 compatibility code.
  • Black line-length increased to 100.
  • Updated .gitignore
  • Updated CI configuration

demberto avatar Jul 04 '23 14:07 demberto