What's Changed
- Bump version to 0.8.0.dev0 by @jhale in #217
- Add Spack test to Actions CI by @garth-wells in #218
- Add Spack test to CI by @garth-wells in #219
- AbstractFiniteElement by @mscroggs in #197
- Remove deprecated functionality (attach_operators_from_hash_data). by @jorgensd in #220
- Remove
setup.cfg
by @garth-wells in #223 - Fix coefficients optional kwarg when calling a Form by @mscroggs in #226
topological_sorting
: replace ineffectivecontinue
withbreak
by @conpierce8 in #229- Fix isort section in pyproject.toml by @francesco-ballarin in #231
- We do require pip>=22.3 for editable installs (PEP 660). by @jorgensd in #227
- Update wheel builder action. by @jhale in #230
- Typo in error message by @RemDelaporteMathurin in #233
- Remove ufl.legacy by @mscroggs in #224
- Change DOLFINx integration test image by @jhale in #235
- Update BaseForm's call by @nbouziani in #232
- ufl2unicode fail by @Ig-dolci in #237
- Convert rst to md by @mscroggs in #239
- use tsfc master on CI by @mscroggs in #240
- Update OMPI environment variables in FEniCSx integration test for openmpi v5 by @francesco-ballarin in #241
- Fix license file field. by @jhale in #244
FormSum.coefficients
should be ordered deterministically the same asForm.coefficients
by @JHopeCollins in #243- Expunge ufl_domain by @pbrubeck in #246
- Fix cofunction equality by @nbouziani in #247
- Bug-fix: do not call cell() in exterior_derivative by @pbrubeck in #248
- Drop
fenics-dev@googlegroups.com
in favor offenics-steering-council@googlegroups.com
by @francesco-ballarin in #250 - Bump actions/{download-artifact,upload-artifact} to v4 by @francesco-ballarin in #251
- Add Python 3.12 test coverage by @garth-wells in #253
- Github actions update by @garth-wells in #254
- Emmarothwell1/restricted function space by @dham in #252
- Remove geometric dimension from cell, move value_shape to FunctionSpace by @mscroggs in #249
- Reset FEniCSx CI branches by @mscroggs in #255
- Apply black formatting (using ruff) and the ruff linter by @garth-wells in #256
- Remove functions that were marked as to be removed after Dec 2023 by @garth-wells in #257
- Remove print statement by @jorgensd in #259
- remove print statement by @mscroggs in #258
- Fix zero simplification in BaseForm.add by @nbouziani in #262
- Fix
extract_domains
by @jpdean in #265 - Ruff fix by @mscroggs in #270
- Check ufl_signature by @Ig-dolci in #269
New Contributors
- @francesco-ballarin made their first contribution in #231
- @RemDelaporteMathurin made their first contribution in #233
- @Ig-dolci made their first contribution in #237
- @JHopeCollins made their first contribution in #243
Full Changelog: 2023.2.0...2024.1.0