facet 2.0.dev0
Pre-release
Pre-release
This is the 2.0.dev0 release of gamma-facet.
You can upgrade your current pip installation via
pip install --upgrade gamma-facet
Your conda package can be upgraded by running
conda install -c conda-forge -c bcg_gamma gamma-facet
Changes:
- 819f0ad Merge pull request #300 from BCG-Gamma/dev/2.0.dev0
- c2f960b BUILD: set min requirement for sklearndf to ~=2.0.dev0
- c2853d2 API: update code for updated pytools.parallelization API (#301)
- c852e6c BUILD: change version to 2.0.dev0
- ca1e69c TEST: replace test_package_version.py with version check in make.py
- f9a4ef9 BUILD: install 'packaging' when running make.py
- b5caadb API: add function pytools.build.validate_release_version()
- 6d4486f BUILD: publish development releases as pre-releases
- 0d7c0df FIX: change github option from isPreRelease to isPrerelease
- 0737b0d Merge branch '1.2.x' into 2.0.x
See More
- fe18153 BUILD: update version to 1.2.1
- c5b7c48 API: replace MatplotStyle.renderer with get_renderer()
- bfbf507 BUILD: start 2.0.x development branch
This list of changes was auto generated.