Skip to content

v0.11.1 - 2024-08-21

Latest
Compare
Choose a tag to compare
@amontanez24 amontanez24 released this 21 Aug 17:23
· 4 commits to main since this release

Maintenance

  • Add support for scikit-learn 1.5.0 - Issue #415 by @R-Palazzo
  • Add support for numpy 2.0.0 - Issue #412 by @R-Palazzo
  • Only run unit and integration tests on oldest and latest python versions for macos - Issue #405 by @R-Palazzo
  • Cleanup automated PR workflows - Issue #402 by @R-Palazzo
  • Switch to using ruff for Python linting and code formatting - Issue #378 by @gsheni

Bugs Fixed

  • Cap numpy to less than 2.0.0 until Copulas supports - Issue #411 by @gsheni