Releases: precice/python-bindings
Releases · precice/python-bindings
v3.3.1
v3.3.1rc6
What's Changed
Full Changelog: v3.3.0...v3.3.1rc6
v3.3.1rc5
What's Changed
Full Changelog: v3.3.0...v3.3.1rc5
v3.3.1rc4
Full Changelog: v3.3.0...v3.3.1rc4
v3.3.1rc3
Full Changelog: v3.3.0...v3.3.1rc3
v3.3.1rc2
v3.3.1rc1
v3.3.0
What's Changed
- Renaming and using a newer workflow for publishing according to the trusted publishing in PyPI by @IshaanDesai in #241
- Migrate to pyproject and tox by @fsimonis in #242
- Add pre-commit by @fsimonis in #243
- Cleanup CI by @fsimonis in #244
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What's Changed
- Flatten coordinate array in
map_and_read_databy @r-walloner in #237 - Modify docstrings to clearly state the flexibility of the API in accepting multidimensional data structures by @IshaanDesai in #239
New Contributors
- @r-walloner made their first contribution in #237
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Allow numpy 2 for pyprecice>=3.1.1 by @BenjaminRodenberg in #218
- Improve install error messages by @fsimonis in #223
- Remove spack testing by @fsimonis in #221
- Add API for runtime remeshing by @fsimonis in #224
- Use
venvfor CI by @BenjaminRodenberg in #227 - Add experimental profiling API by @IshaanDesai in #226
- Use precice/precice.hpp header by @IshaanDesai in #193
- Remove Dockerfile and release workflow by @BenjaminRodenberg in #228
- Add exception support by @fsimonis in #225
- Update installation instructions by @BenjaminRodenberg in #230
- Add API functions for Just-in-time mapping by @MakisH in #231
- Update requirements of the solver dummy by @IshaanDesai in #233
- Move from adding individual changelog entries to directly editing the main file by @IshaanDesai in #234
Full Changelog: v3.1.2...v3.2.0