Skip to content

Releases: peterbe/hashin

1.0.3

30 Oct 14:35
c329dc1
Compare
Choose a tag to compare

What's Changed

  • Drop end-of-life Python 3.8 by @hartwork in #192
  • Be robust towards invalid versions like "0.3.2d" (fixes #190) by @hartwork in #196
  • Switch to email header parser from deprecated cgi library by @pib in #195
  • Cover and communicate Python 3.13 support by @hartwork in #204

New Contributors

  • @pib made their first contribution in #195

Full Changelog: 1.0.2...1.0.3

1.0.2

30 Oct 14:31
520f98f
Compare
Choose a tag to compare

What's Changed

  • Fix function expand_python_version for "3.10" and upwards (fixes #184) by @hartwork in #186

Full Changelog: 1.0.1...1.0.2

1.0.1

13 Mar 19:08
808a2fc
Compare
Choose a tag to compare

Support >=3.8 (and up to 3.12).

BREAKING CHANGE

No longer supports Python <3.8