Skip to content

Commit

Permalink
releasing patch1 for v0.1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Socrats committed Jul 11, 2023
1 parent d382e4d commit f9a6a8d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,16 @@ to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
### Fixed
- Fixed issue with link to Simplex2D class
- Match scatter output to matplotlib API changes [by cvanelteren]
- Fixed issue with compiling `Distributions.cpp` without Boost

### Changed
- Removed MACOSX_DEPLOYMENT_TARGET constraint
- Removed support for `Python 3.7`
- Dropped support for `Win32` architectures
- Removed `MACOSX_DEPLOYMENT_TARGET` constraint
- Updated egttools citation
- Skip `multivariate_hypergeometric` tests 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]
Expand Down

0 comments on commit f9a6a8d

Please sign in to comment.