Skip to content

pytools 2.1rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@j-ittner j-ittner released this 23 Sep 16:23
d3f7d97

This is the 2.1rc0 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:

  • 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
  • e3fb2b9 IDE: rephrase "false positive" to-do comments
  • 256ec5c Merge branch '2.0.x' into 2.1.x
  • ca1efde BUILD: improve log messages for documentation build
See More
  • e0f515d DOC: improve release note formatting using non-breaking spaces
  • 61a2c7c BUILD: update version to 2.1.0
  • 255da6e BUILD: update azure pipeline
  • 21e0858 DOC: move images from _static/ to _images/
  • 26c3a28 BUILD: update version to 2.0.5

This list of changes was auto generated.