Skip to content

pytools 2.1.0

Compare
Choose a tag to compare
@j-ittner j-ittner released this 15 May 13:32
4e60319

This is the 2.1.0 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • 4e60319 Merge pull request #356 from BCG-Gamma/dev/2.1.0
  • ca7cfe1 DOC: remove duplicate release notes for 2.1.0
  • cb1ca0c Merge remote-tracking branch 'origin/release/2.1rc2' into 2.1.x
  • 7389d99 BUILD: roll back [build.matrix.default] section in make.py
  • 5ba7ebc FIX: make dict union operation compatible with Python < 3.9
  • 69feb92 BUILD: update version to 2.1.0
  • 4b16673 BUILD: add support for [build.matrix.default] in pyproject.toml
  • 60919a6 FIX: create temporary tox.ini in the same dir as the original
  • 87bb3c6 Merge remote-tracking branch 'origin/2.1.x' into 2.1.x
  • 25b81b1 BUILD: remove unused package version variables from tox.ini before build
See More
  • 3c39184 Merge pull request #355 from BCG-Gamma/dev/2.1rc2
  • 04016df BUILD: set version to 2.1rc2
  • 7088cba DOC: update release notes
  • 67b1aa6 API: generate HTML representations of expressions in Jupyter notebook (#354)
  • c7cf7dd Merge branch '2.0.x' into 2.1.x
  • 9e79cdb BUILD: update version to 2.0.7
  • 7951afd Merge branch '2.0.x' into 2.1.x
  • a4e34e3 BUILD: set version to 2.1.0
  • a7b27f2 Merge pull request #350 from BCG-Gamma/dev/2.1rc1
  • 0ae295a Merge remote-tracking branch 'origin/release/2.1rc1' into dev/2.1rc1
  • 677eb30 BUILD: set version to 2.1rc1
  • 9bd6f35 Merge branch '2.0.x' into 2.1.x
  • e750ee3 Merge branch '2.0.x' into 2.1.x
  • cc3f70f IDE: use facet-base environment in all modules
  • d81d8cf Merge branch '2.0.x' into 2.1.x
  • 598e032 Merge branch '2.0.x' into 2.1.x
  • 05440b2 REFACTOR: declare type aliases using TypeAlias
  • d3f7d97 Merge pull request #346 from BCG-Gamma/dev/2.1rc0
  • 6133b77 BUILD: set version to 2.1rc0
  • cce5980 API: add new Sphinx callbacks TrackCurrentClass and RenamePrivateArguments (#344)
  • b8b5e06 DOC: show code coverage badge for branch 2.1.x
  • d31002f BUILD: update current branch to 2.1.x
  • 7d2ce24 API: replace ensure_fitted with @fitted_only decorator (#345)
  • 5939815 Merge branch '2.0.x' into 2.1.x
  • 256ec5c Merge branch '2.0.x' into 2.1.x
  • 61a2c7c BUILD: update version to 2.1.0

This list of changes was auto generated.