Releases: precice/python-bindings
Releases · precice/python-bindings
v2.5.0.1rc1
Release to fix failing workflow for publishing the package to PyPI 200dc2a
v2.4.0.0
Release for preCICE v2.4.0
Main features:
v2.3.0.1
Release for preCICE v2.3.0
Main features in this release:
- Improved CI with respect to Spack package. #117
- New API functions
Complete Overview of what has changed:
- Remove documentation for parallel version by @BenjaminRodenberg in #111
- Run CI also on PRs by @BenjaminRodenberg in #118
- Update Spack recipe by @ajaust in #116
- Update Spack CI by @ajaust in #117
- Revert #116 and fix #117 by @BenjaminRodenberg in #121
- Add API function to access mesh connectivity requirement by @IshaanDesai in #126
- Making bindings API consistent with C++ API by @IshaanDesai in #128
- Formatting tests by @IshaanDesai in #129
- Adding direct mesh access experimental functions by @IshaanDesai in #124
- Fix container build by @BenjaminRodenberg in #130
- Release v2.3.0.1 by @IshaanDesai in #132
Full Changelog: v2.2.1.1...v2.3.0.1
v2.2.1.1
This release is for a bug fix release of preCICE v2.2.1
Features of this release:
- Removing Travis CI
- Adding tests to check autopep8 formatting, building dockerimage
v2.2.0.2
v2.2.0.1
Release of python-bindings v2.2.0.1 for compatibility with preCICE v2.2.0
There are a lot of new features (considering it's just language bindings):
- Only one relevant for users: we have a spack package.
- Rest mainly on the developer side: CI, cleanup of the codebase
Please refer to the CHANGELOG.md
for details.
v2.1.1.2
v2.1.1.2rc1
- Release candidate for bugfix release.
- Fixes bug for parallel setups via #69 (
cherry-pick 04a663964b2a2da36d68657086af2e6d3a82fa6f
)
v2.1.1.1
- Ensure compatibility with preCICE v2.1.1
- Ensure support for empty set_mesh_vertex/vertices
- Provide a version releasing guide
v2.1.1.1rc2
- Ensures compatibility with preCICE v2.1.1