v0.11.1
What's Changed
This release fixes critical issues with single-precision data and edge cases where particles sitting exactly on the right edge of the domain would cause segfaults.
- Bump actions/upload-artifact from 2 to 3 in /.github/workflows by @dependabot in #96
- Bump mypy from 1.0.0 to 1.0.1 in /requirements by @dependabot in #97
- MNT: upgrade pre-commit hooks, simplify ruff config by @neutrinoceros in #99
- BLD: exclude generated C code from source distributions by @neutrinoceros in #100
- Bump mypy from 1.0.1 to 1.1.1 in /requirements by @dependabot in #101
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 in /.github/workflows by @dependabot in #102
- Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 in /.github/workflows by @dependabot in #103
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #104
- DOC: a better headline by @neutrinoceros in #106
- BUG: resolve bugs with literal edge cases (particles living on the edge of the domain)" by @neutrinoceros in #107
- REL: prep release 0.11.1 by @neutrinoceros in #108
Full Changelog: v0.11.0...v0.11.1