Releases: precice/python-bindings
Releases · precice/python-bindings
v3.0.0.0rc1
What's Changed
- Compatibility v3.0.0 by @BenjaminRodenberg in #147
- Add missing comma in documentation of Interface.write_block_scalar_data(...) by @kanishkbh in #157
- Make bindings compatible with precice:develop by @BenjaminRodenberg in #169
- Use benjaminrodenberg/precice:develop by @BenjaminRodenberg in #171
- Use container precice/precice:develop in all Actions by @IshaanDesai in #159
- Use mesh name and data name instead of IDs by @IshaanDesai in #174
- Lint markdown files and update files correspondingly. by @BenjaminRodenberg in #180
- Compatibility with precice:develop by @IshaanDesai in #179
- Release v3.0.0.0dev0 by @BenjaminRodenberg in #181
- Adapt Docker workflow by @valentin-seitz in #186
- Add Cython as dependency required during installation by @IshaanDesai in #177
New Contributors
- @kanishkbh made their first contribution in #157
- @valentin-seitz made their first contribution in #186
Full Changelog: v2.5.0.4...v3.0.0.0rc1
v3.0.0.0dev2
Development release for v3.0.0.0 with the versioneer and Cython incompatibility fixed.
v2.5.0.4
This release is necessary to resolve #185. Versioneer was not able to get the correct version, which led to failure of deployment on PyPI.
Full Changelog: v2.5.0.3...v2.5.0.4
v2.5.0.4rc2
Release to test if PyPI deployment is working after adding tag_prefix = v in versioneer configuration of setup.cfg.
v3.0.0.0dev1
What's Changed
- Remove API functions
has_meshandhas_dataand renameget_mesh_vertices_and_idstoget_mesh_vertices_and_coordinatesin #183
Full Changelog: v3.0.0.0dev0...v3.0.0.0dev1
v2.5.0.4rc1
Release to fix the failure of publishing pyprecice to PyPI: https://github.com/precice/python-bindings/actions/runs/5670753421/job/15366345896
v2.5.0.3
v3.0.0.0dev0
Development release for version 3.0.0.0
v2.5.0.2
v2.5.0.1
This is a followup of the release v2.5.0.0.
Main feature:
- Add pkgconfig as dependency to the pythonpublish workflow 200dc2a
- Add API related to gradient-based data mapping #145
Full Changelog: v2.5.0.0...v2.5.0.1