v0.1.12-patch1
·
427 commits
to master
since this release
Fixed
- Fixed issue with link to Simplex2D class
- Match scatter output to matplotlib API changes [by cvanelteren]
- Fixed issue with compiling
Distributions.cppwithout Boost
Changed
- Removed support for
Python 3.7 - Dropped support for
Win32architectures - Removed
MACOSX_DEPLOYMENT_TARGETconstraint - Updated egttools citation
- Skip
multivariate_hypergeometrictests when compiling without Boost - Upgraded cibuildwheel to v2.14.0
- Set minimum Boost version to 1.70.0
Added
- Added basic unittests for plotting [by cvanelteren]
External changes
- Bump robinraju/release-downloader from 1.6 to 1.7 by @dependabot in #48
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #52
- Bump pypa/cibuildwheel from 2.11.2 to 2.12.1 by @dependabot in #51
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by @dependabot in #53
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by @dependabot in #54
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by @dependabot in #55
- Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by @dependabot in #56
- Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 by @dependabot in #58
- Bump jwlawson/actions-setup-cmake from 1.13 to 1.14 by @dependabot in #59
- Bump pypa/cibuildwheel from 2.12.3 to 2.13.1 by @dependabot in #63
- Bump robinraju/release-downloader from 1.7 to 1.8 by @dependabot in #61
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #60
- Match scatter output to matplotlib api changes by @cvanelteren in #65
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by @dependabot in #66
- Bump pypa/cibuildwheel from 2.13.1 to 2.14.0 by @dependabot in #69
New Contributors
- @cvanelteren made their first contribution in #65
Full Changelog: v0.1.12...v0.1.12.patch1