v0.19.0

This release updates Python version support to require 3.10+ and extend testing through 3.13. Codecov integration was also improved to support coverage reporting on pull requests from forks.

Updates / New Features

  • Updated minimum supported Python version to >=3.10.

  • Updated tested Python versions to 3.10–3.13.

Fixes

  • Codecov integration to support coverage reporting on pull requests from forks (unprotected branches).