pytools 2.1.2
This is the 2.1.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:
- cdb31e3 Merge pull request #364 from BCG-X-Official/dev/2.1.2
- 8f86a65 Merge branch '2.0.x' into 2.1.x
- d37d486 DOC: update release notes
- d09b102 Merge branch '2.0.x' into 2.1.x
- f931b5c BUILD: update black to 23.10.1
- 7bc3f78 Merge branch '2.0.x' into 2.1.x
- a158fb4 Merge branch '2.0.x' into 2.1.x
- e8c41b3 REFACTOR: switch to black v23.10
- dca129c BUILD: relax pip version requirement
- 8d0e055 Merge branch '2.0.x' into 2.1.x
See More
- 8f818cc Merge branch '2.0.x' into 2.1.x
- 59a56b2 Merge branch '2.0.x' into 2.1.x
- f0d6db6 BUILD: allow make.py to handle new package releases (no prior versions)
- cf14fc5 BUILD: update version to 2.1.2
- 2ed53af Merge pull request #360 from BCG-Gamma/dev/2.1.1
- 02eecc5 BUILD: require typing_inspect~=0.7 and scipy~=1.6
- 2f533ba BUILD: require typing_inspect ~= 0.7
- 5cf56c3 FIX: import get_args() from typing_inspect for py37 compatibility
- 5d0fac2 API: resolve forward references in type aliases exported via
__all__
(#359) - 325469a BUILD: run nightly builds on 2.1.x branch
- de0e147 FIX: install micromamba for nightly builds
- a3be579 BUILD: simplify development environment
- f527ee5 BUILD: use mamba for faster conda builds during full matrix builds (#358)
- 7289b75 BUILD: use boa's
mambabuild
as drop-in replacement forconda-build
(#357) - 615052d DOC: replace '*' with '\cdot' in LaTeX formulæ
- 0aff2b8 BUILD: update version to 2.1.1
- 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
- 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
- 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.