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.4.1 - 2026-02-24
- Allow Positivity to have multiple Q2 (#117)
- Drop support for Python 3.9
- Update yadism to v0.13.10 (which fixes the computations of heavy coefficient functions)
0.4.0 - 2025-10-29
- Added
NNLOJETinstall helper and pinecard generation - Added
--finalizeand--dryCLI flags - Added tutorials on
PineAPPLconversion using Nix
- Updated
PineAPPLto version v1 - Updated MG5 interface to version 3.6.5
- Updated
Yadismto version 0.13.7 - Updated multiple pre-commit configurations
- Reworked MG5 cut configuration using JSON and dictionary-based defaults
- Updated linting and CI setup
- Fixed CKM running
- Fixed MG5 cut definitions and variable naming errors
- Fixed repository URL in
pyproject.toml
- Added
integrability v1and updated positivity tests - Changed behavior to fail when no pinecard is found
- Whitelisted
PineAPPLfor pylint and re-enabled checks - General cleanup and minor stylistic fixes