pytools 1.2.2
This is the 1.2.2 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:
- d62f7ea Merge pull request #267 from BCG-Gamma/dev/1.2.2
- 156b117 Merge branch '1.2.x' into dev/1.2.2
- 8f46b05 Merge branch '1.1.x' into 1.2.x
- e1290af Merge pull request #266 from BCG-Gamma/dev/1.2.2
- ce4e91b Merge remote-tracking branch 'origin/1.2.x' into 1.2.x
- f57068f BUILD: relax upper bounds of package requirements (#263)
- d62ad65 TEST: only issue a warning if current version is already on PyPi
- 9f134a6 BUILD: correct package name to gamma-pytools
- aa127fc DOC: update release notes
- 4f921db Merge branch '1.1.x' into 1.2.x
See More
- 8dd1c0b BUILD: use pytools 1.2.x for build script
- 6207648 Merge branch '1.1.x' into 1.2.x
- b2ab94e Merge branch '1.1.x' into 1.2.x
- ffdb05c Merge branch '1.1.x' into 1.2.x
- d42846f BUILD: update version to 1.2.2
- 7c1decb Merge branch '1.1.x' into 1.2.x
- 7857e28 Merge pull request #256 from BCG-Gamma/dev/1.2.1
- 9967b93 DOC: update RELEASE_NOTES.rst
- 7dead4a Merge branch '1.1.x' into 1.2.x
- c46b157 update version to 1.2.1
- 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
- 45cbc4e BUILD: prepare package requirements to support scikit-learn 0.24 in sklearndf (#248)
- 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.