Skip to content

Releases: FEniCS/ffcx

v0.9.0

10 Oct 09:06
Compare
Choose a tag to compare

This is a major release of FFCx and users are advised to upgrade.

What's Changed

Features and API changes

  • Add support for mixed-dimensional kernels (codimension 1) by @jpdean in #675
  • Add symmetric to finite element by @mscroggs in #684
  • Change to INTERFACE in C17 requirement for ufcx target by @jhale in #710
  • Unify Expression and IntegralIR with a common base by @jorgensd in #680
  • Add Windows CI by @jhale in #689
  • Remove ufcx_dofmap and ufcx_element by @mscroggs in #681
  • Remove ufcx_function_space by @mscroggs in #690
  • Remove ufcx_shape and ufcx_quadrature_rule by @mscroggs in #691
  • Use UINT64_C(*) instead of *ull by @mscroggs in #692
  • Export required C standard for UFCx header compile. by @jhale in #708

Other changes

Full Changelog: v0.8.0...v0.9.0

v0.8.0

24 Apr 19:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

05 Oct 11:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

14 Feb 20:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0.post0...v0.6.0

v0.5.0.post0

24 Aug 08:16
Compare
Choose a tag to compare

This post-release fixes an error in the setup.cfg file that affected wheel uploads to pypi.org

The core FFCx library is unaffected and users can use v0.5.0 or v0.5.0.post0 tags interchangeably.

Full Changelog: v0.5.0...v0.5.0.post0

v0.5.0

23 Aug 08:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

06 May 15:44
Compare
Choose a tag to compare

Full Changelog: 0.4.1.post0...v0.4.2

Version 0.4.1

04 May 11:33
Compare
Choose a tag to compare

Fixes some problems with the ufcx.h header file

Version 0.4.0

29 Apr 08:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...v0.4.0