Skip to content
= Release v2.2.0 =

*All release tags are signed, and release packages are also signed*.
*Always check signatures prior using this software*

== Added ==

* Add support for BLAKE3 through third-party package `blake3`, which
  are bindings to the homonym Rust package (ported by one of the
  algorithm's author).

== Changed ==

* Several docs content improvements.
* Marginal performance improvement by changing frozen dataclasses for
  named tuples.