pytools 1.2.0
This is the 1.2.0 release of 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:
- 56f75bb Merge pull request #253 from BCG-Gamma/dev/1.2.0
- ba9be19 DOC: make minor tweaks to the pytools documentation (#252)
- a73c70f update version to 1.2.0
- 5491878 Merge pull request #251 from BCG-Gamma/dev/1.2.0rc0
- 4ed9d4c Merge branch '1.1.x' into 1.2.x
- bf72956 Merge branch '1.1.x' of git@github.com:BCG-Gamma/pytools.git
- 8ea09bf update version to 1.1.4
- 2badc8c Merge branch 'develop' into 1.1.x
- a5536b3 BUILD: pin jinja2 to ~=2.11 environment.yml (#250)
- 45cbc4e BUILD: prepare package requirements to support scikit-learn 0.24 in sklearndf (#248)
See More
- 74628ed Merge pull request #249 from BCG-Gamma/build/pin_jinja_to_2.x
- 96d2430 BUILD: pin jinja2 to ~=2.11 to prevent incompatibility with sphinx
- e1f6991 Merge branch '1.1.x' into 1.2.x
- 0ed7ce1 Merge branch '1.1.x' into 1.2.x
- cb38894 Merge branch '1.1.x' into 1.2.x
- 5b44dc4 API: enhance documentation decorators (update @inheritdoc and add new @subsdoc decorator) (#239)
- 29a8cae API: add to_collection(); accept multiple types in to_…() functions (#238)
- e3ecc5c BUILD: set up build process for 1.2.x (#240)
- 5c188d7 Merge branch '1.1.x' into 1.2.x
- 7b3c38d Increase version to 1.2.0
This list of changes was auto generated.