Skip to content

v0.4.4

Compare
Choose a tag to compare
@matthewfeickert matthewfeickert released this 02 Jul 17:45
This is a patch release from v0.4.3 → v0.4.4.

Changes:
  - fix: Disallow cloudpickle v1.5.0 in 'tensorflow' extra (#915)
  - feat: Add precision information to tensorlib backends (#910)
  - ci: Verify build backend is compliant with PEP 517 in publishing workflow (#909)
  - fix: make pytorch_backend use configured dtypes (#906)
  - ci: Separate linting from testing (#903)
  - fix: Update infer.mle docstrings to match SciPy v1.5.0 (#904)
  - fix: Keep Sphinx at v3.0.X releases (#898)
  - fix: Explicitly avoid Sphinx v3.1.0 in 'docs' extra (#895)
  - ci: Use Python 3.8 in all steps of publishing distributions (#893)
  - docs: Add 1Lbb hepdata likelihood record (#889)
  - fix: Check if HEAD of origin/master is accessible from latest tag (#888)