Skip to content

0.1.6.dev6

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 22:20
· 676 commits to master since this release

New

  • Added support for MacOS arch arm64 and universal2 builds
  • Added arm64 and universal2 build to Github CI
  • Added python37 builds
  • Now Wheels action also runs tests for each wheel (excluding arm64 and universal2:arm64)
  • Added example on how to draw invasion diagrams with egttools

Changes

  • Removed support for OpenMP on Windows and MacOS until a workaround is found
  • Changed unsigned int (size_t) indexes from PairwiseMoran to avoid issues with Eigen::Index

Changelog

  • Bump pypa/gh-action-pypi-publish from 1.4.1 to 1.4.2 by @dependabot in #3

Full Changelog: v0.1.6.dev2...v0.1.6.dev6