festim-dev / festim-dev/foam2dolfinx
Backwards compatibility >v1.1 vs v1.0
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The festim workshop failed recently because `.create_dolfinx_function` has been removed (breaking change). Since we released this under 1.0 it is kind of implied that we would ensure some sort of backwards compatibility.
I would release a patch release `1.1.1` that adds `.create_dolfinx_function` back with a `DeprecationWarning` as an alias of `.create_dolfinx_function_with_point_data`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.