v3.3.0
github-actions
released this
26 Jun 00:09
·
107 commits
to refs/heads/master
since this release
This release swaps the new Triangle
wrapper, CyTriangle
, for triangle
, thus supporting users with Apple Silicon (macos-arm64
). Many thanks for @m-clare for the hard work with this new package!
What's Changed
🚀 Features
- Update dependencies to swap in cytriangle (#439) @connorferster
🐛 Fixes
- Fix
scipy
deprecation forsparse.linalg.cgs()
(#444) @robbievanleeuwen
📚 Documentation
- Update references to CyTriangle (#443) @robbievanleeuwen
📦 Dependencies
- Bump codecov/codecov-action from 3.1.4 to 4.2.0 (#414) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#441) @dependabot
- Bump urllib3 from 2.2.1 to 2.2.2 (#442) @dependabot
- Bump virtualenv from 20.26.1 to 20.26.2 in /.github/workflows (#435) @dependabot
- Bump tornado from 6.4 to 6.4.1 (#438) @dependabot
- Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#436) @dependabot
Full changelog: v3.2.2...v3.3.0