Skip to content

v0.4.2

Compare
Choose a tag to compare
@matthewfeickert matthewfeickert released this 28 May 22:37
This is a patch release from v0.4.1 → v0.4.2.

Changes:
  - build: Require minimum SciPy version of v1.4.0 (#796)
  - ci: Use checkout v2.2.0 fetch-depth option to unshallow all (#880)
  - fix: Sanitize double quotes for Tag Creator (#875)
  - chore: Migrate metadata and setup options to setup.cfg (#873)
  - chore: Update setup-python action to v2 (#868)
  - fix: logging (#866)
  - docs: Update keywords, classifiers, and URLs in setup.py (#862)
  - ci: Add Python 3.8 to tests (#860)
  - docs: Add instructions for installing test releases from TestPyPI (#859)
  - feat: Add utility for computing object digests ("hashing") (#852)
  - fix: Remove dead OVH Binder build endpoint and add GESIS and Turing endpoints (#855)
  - chore: Update papermill to use v2 releases (#853)
  - docs: Improve discussion of publication workflow (#647)
  - feat: Add patchset schema and datadir pytest fixture (#847)
  - fix: Add AUTHORS to MANIFEST ignore (#851)
  - docs: Add docstrings and examples to infer fitting methods (#849)
  - docs: List the dev team as authors (#844)
  - ci: Use actions-gh-pages GitHub Action for deploy of docs (#843)
  - fix: Get full history for Tag Creator workflow (#842)
  - docs: Add FAQs on validation (#841)
  - refactor: Simplify Workspace::get_measurement and harmonize poi_name (#838)
  - fix: Have release versioning work in docs build (#839)
  - feat: Update jsonschema to non-alpha release (#837)
  - feat: Catch unknown kwargs while creating a model (#813)
  - revert: Remove disk space regression hack fix (#831)
  - chore: Update pypi-publish-action to non-alpha release (#834)
  - fix: Get full history and all tags for TestPyPI and PyPI publishing workflow (#833)
  - feat: Add curl to Docker image (#827)
  - chore: Use GitHub Actions checkout action v2 (#826)
  - chore: Remove redundant install of matplotlib from 'test' extra (#823)
  - fix: Replace use of raw directive in README.rst (#825)
  - docs: Use rST instead of Markdown for README and ROADMAP (#819)
  - docs: Add JAX to Python API docs (#816)
  - ci: Use the same Docker workflow for testing as publication (#812)
  - ci: Use official Docker GitHub Action for publication to Docker Hub (#808)
  - docs: Add citation from Run 2 Reinterpretation of LHC Results paper (#809)
  - chore: Avoid mutable defaults (#794)
  - docs: Add copy buttons to code snippets in docs with sphinx-copybutton (#721)
  - fix: Set correct workspace.version upon loading a workspace (#802)
  - refactor: Use pathlib over os.path for path (#798)
  - refactor: Use _TensorViewer in ParamViewer (#804)
  - build: Remove dependency on six package (#799)
  - chore: Use Debian based python:3.7-slim as base Docker image (#795)
  - chore: Clean up schemas and fix typos in docs about schemas (#793)
  - docs: Fix MANIFEST and put schemas back in documentation (#791)
  - feat: Add AsymptoticCalculator (#750)
  - fix: Removes invalid property in .zenodo.json (#789)
  - fix: Remove unneeded directory slash in .dockerignore (#788)