v0.6.0
What's Changed
- Updates to 0.5.1.dev0 by @chrisrichardson in #523
- Update ufcx by @chrisrichardson in #525
- Add sobolev spaces to ufl wrapper by @mscroggs in #524
- Fix various typos by @luzpaz in #526
- Adds Real Space by @jhale in #509
- Use Basix element functionality over UFL by @mscroggs in #515
- Add Python's CFLAGS, SOABI to cache key by @minrk in #527
- Fix long_description after README changed from rst to md by @jhale in #529
- replace 'parameters' with 'options' by @SarahRo in #518
- Revert CI changes by @jhale in #531
- Fix expression signature for expressions with ufl domain from constant by @jorgensd in #532
- Add mixed precision support for expression by @jhale in #514
- Add isort to FFCx by @jhale in #533
- Add Sobolev spaces to custom element by @mscroggs in #530
- Allow
QuadratureElementwith custom quadrature rule by @mscroggs in #520 - Make mypy configuration explicit and include long term goal. by @jhale in #536
- Don't change the UFL form by @mscroggs in #538
- Only warn for higher degree meshes by @mscroggs in #541
- Wrong test directory name in
pyproject.tomlby @sanguinariojoe in #540 - Bump version number due to breaking API changes in UFCx header. by @jhale in #542
- Bump actions and increase testing of python versions by @jorgensd in #543
- Fix mypy checks (typing.Optional) by @mscroggs in #545
- Fix flake8 error due to version bump by @jorgensd in #548
- Bump CMake to 3.19 by @jorgensd in #535
- Updates for deprecation of a UFL function by @jorgensd in #549
New Contributors
- @luzpaz made their first contribution in #526
- @sanguinariojoe made their first contribution in #540
Full Changelog: v0.5.0.post0...v0.6.0