What's Changed
- Bump version and reset CI by @jorgensd in #793
- Typing fixes by @jorgensd in #794
AbstractCellmembers are now properties by @schnellerhase in #789- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #796
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #795
- Fix regression in integrals with same quadrature by @jorgensd in #797
- Bump UFCx version and rethink numbering by @jhale in #798
- Fix: cmd-line test by @schnellerhase in #800
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #799
- Add
numbabackend by @schnellerhase in #801 - Python 3.14 CI testing by @schnellerhase in #790
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #809
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #810
- Make numba test execution depend on avail. numba install by @schnellerhase in #811
- Backend formatter interface by @schnellerhase in #806
- Remove unused legacy files by @schnellerhase in #807
- Support user-specified output file names and code namespaces from command line by @garth-wells in #814
- Centralise common backend routines and continue backend interface by @schnellerhase in #808
- Move file separation logic to backend by @schnellerhase in #813
- Define language backend interface as protocol by @schnellerhase in #818
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #820
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #821
- Fix I/O in
numbaunit test by @schnellerhase in #823 - Type hints from updated UFL by @jorgensd in #826
- Correct dtype of output of ufl.real by @jorgensd in #825
- Various TLC by @jorgensd in #824
- Bump actions/github-script from 8 to 9 by @dependabot[bot] in #830
- Allow Expressions with submeshes by @jorgensd in #828
- remove global support dofs, they are not used by @mscroggs in #831
- Drop Python 3.10 support by @jhale in #833
- More work on licenses by @jhale in #835
- Move to pydata-sphinx-theme by @jhale in #834
- Consistent orientation of output of
Expressionon facets by @jorgensd in #836
Full Changelog: v0.10.1.post0...v0.11.0