Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 1.2 KB

CHANGELOG.rst

File metadata and controls

71 lines (44 loc) · 1.2 KB

1.7

  • Declare support for Python 3.13 in classifiers and build wheels for CPython 3.13.

Released 15-10-2024.

1.6

  • For consistency with the hashlib module, hexdisted() returns a string object, not bytes.

Released 03-07-2024.

1.5

  • Update dependencies to latest released versions.
  • Add SPDX headers to all source files and add licenses text in LICENSES directory.

Released 30-03-2024.

1.4

  • Update build dependencies.
  • Set default buildtype to release.
  • Build wheels for Python 3.12.

Released 03-10-2023.

1.3

  • Update build dependencies to released versions. No functional changes.

Released 03-03-2023.

1.2

  • Use c-siphash library without modifications.
  • Switch the build system to Meson and meson-python.
  • Add support for the SipHash-1-3 variant.

Released 21-11-2022.

1.1

Released 06-11-2022.

1.0

Initial release, 11-09-2022.