Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.84 KB

File metadata and controls

39 lines (25 loc) · 1.84 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.13.11 - 2026-06-29

Changed

  • Drop support for Python 3.10, support Python 3.14 (#383)
  • Update the tabulated heavy coefficient functions using Adani 1.1.0 (#377)
  • Drop support for Python 3.9 (#351)

0.13.10 - 2026-02-24

Fixed

  • Fix coefficient functions computed using adani (see adani#77 for more details) (#347)

0.13.9 - 2026-01-26

Re-release of v0.13.8 (see comment below), else unchanged.

0.13.8 - 2026-01-16

Due to the misalignment of the tag, this version did not release properly on PyPI. Use v0.13.9 instead.

Changed

  • Add support for Python 3.13, lift minimum NumPy version to 2, and eko to 0.15 (#340)

0.13.7 - 2025-09-15

Changed

  • Increase PineAPPL version to >= 1.1.0 (#326)

0.13.6 - 2025-05-27

Fixed

  • Fix bug in the parity-violating CC structure functions (#322)