Skip to content

Releases: FEniCS/ffcx

v0.10.1.post0

27 Nov 10:54

Choose a tag to compare

Bumps the version number (!).

Full Changelog: v0.10.1...v0.10.1.post0

v0.10.1

11 Nov 06:43

Choose a tag to compare

This release backports PR #797 which fixes a critical bug which arises when multiple integrals in a form have the same quadrature rule.

Users are advised to upgrade.

Full Changelog: v0.10.0...v0.10.1

v0.10.0

22 Oct 14:02

Choose a tag to compare

What's Changed

This version contains a critical bug and users are advised to use v0.10.1.

Features and API changes

Other changes

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

10 Oct 09:06

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

Choose a tag to compare

What's Changed

New Contributors

  • @conpierce8 made their first contribution in #627
  • @fazledyn-or made their first contribution in #636

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

v0.7.0

05 Oct 11:25

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

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

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

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

Choose a tag to compare

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