Changelog

We are operating with semantic versioning.

v15.0.0 (Unreleased)

Major:

  • Turn av.ValueError into av.ArgumentError. The latter is now not a subclass of ValueError. This change better reflects how users should think about this exception.

Features:

  • Add support for Python free-threading builds.