What's Changed
- python bindings for structured grids: improved make_communication_object function by @boeschf in #162
- reintroduce strides which were lost in refactoring by @boeschf in #164
- Expose C++ obj pointers to Python API by @kotsaloscv in #163
- Fix CI for python package by @havogt in #169
- set
arch = None
default immake_field_descriptor
by @halungge in #166 - Fix support for AMD legacy by @stubbiali in #165
- Unpin scikit-build-core by @tehrengruber in #167
- Fix RPATH for python extension module by @havogt in #168
- Add bump-my-version by @havogt in #171
- PyPI deploy action by @havogt in #170
- Fix typo in workflow_dispatch by @havogt in #173
- rpaths for bundled oomph libs by @boeschf in #172
- Fix source distribution by @havogt in #174
- Add test step for source distribution by @havogt in #175
- bump to 0.4.1 by @boeschf in #176
- Enable deploy workflow by @havogt in #177
New Contributors
- @kotsaloscv made their first contribution in #163
- @stubbiali made their first contribution in #165
- @tehrengruber made their first contribution in #167
Full Changelog: v0.4.0...v0.4.1