Skip to content

pytools 1.1.5

Compare
Choose a tag to compare
@rkdy rkdy released this 22 Jul 12:17
· 3 commits to c3b58cf672cb64ef74c1c456dcac542af8ac4e92 since this release
b128fc9

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

  • c3b58cf Merge pull request #265 from BCG-Gamma/dev/1.1.5
  • d62ad65 TEST: only issue a warning if current version is already on PyPi
  • 9f134a6 BUILD: correct package name to gamma-pytools
  • b128fc9 Merge pull request #262 from BCG-Gamma/dev/1.1.5
  • 8b40d86 FIX: accept arbitrary numeric values as linkage tree leaf weights (#261)
  • b3df524 FIX: unpack first operand aliases when comparing binary expressions (#260)
  • 4d1aa05 BUILD: use pytools 1.1.x for build script
  • 42f0128 BUILD: disable nightly builds on 1.1.x branch
  • 6db82c3 BUILD: fix idents broken by merge from develop branch
  • f721f6a BUILD: update git_url path
See More
  • 9ecc4c1 Merge branch 'develop' into 1.1.x
  • 0a0363c BUILD: standardize azure pipeline across BCG Gamma repos (#259)
  • ae2dda5 BUILD: major refactor of build script and config (#258)
  • 50a0468 BUILD: update version to 1.1.5
  • ff7de82 Merge branch 'develop' into 1.1.x
  • e7286b5 BUILD: run nightly builds at 2am on 1.2.x (#257)
  • c139937 Merge pull request #255 from BCG-Gamma/dev/1.1.4

This list of changes was auto generated.