WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: FEniCS/dolfinx

v0.10.0.post4

27 Nov 11:01

Choose a tag to compare

This fixes an issue building against ADIOS2 2.11 and above. Users do not need to upgrade.

Full Changelog: v0.10.0.post3...v0.10.0.post4

v0.10.0.post3

24 Nov 12:06

Choose a tag to compare

Contains a fix for an unsigned integer bug in a test identified by @drew-parsons through Debian's CI/build system. See #3996 for more details.

For end-users, this version is functionally identical to all v0.10.0* tags, and they do not need to upgrade.

Full Changelog: v0.10.0.post2...v0.10.0.post3

v0.10.0.post2

11 Nov 09:08

Choose a tag to compare

Contains a non-critical fix for pytest>=9 which contains an API-breaking for reading pyproject.toml. This release may be useful for package maintainers, but users do not need to upgrade.

We note the recent critical bug fix release of FFCx https://github.com/FEniCS/ffcx/releases/tag/v0.10.1.

Full Changelog: v0.10.0.post1...v0.10.0.post2

v0.10.0.post1

23 Oct 08:59

Choose a tag to compare

This post release fixes a bug in the test python/test/unit/common/test_version.py which checks that the C++ library and Python library have the same version.

For users, this version is functionally identical to v0.10.0 and v0.10.0.post0 tags.

For package maintainers, the new version of this test uses the Python package packaging. This does not affect the dependencies for fenics-dolfinx itself.

Full Changelog: v0.10.0.post0...v0.10.0.post1

v0.10.0.post0

22 Oct 14:24

Choose a tag to compare

What's Changed

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

All PRs are included below. A curated changelog is available here.

The v0.10.0 tag exists but was never released due to errors in the documentation build.

Features and API changes

Read more

v0.9.0.post1

29 Oct 09:58

Choose a tag to compare

This post release fixes:

  • Installation of optional test dependencies (pyamg, numba etc.) in Docker images.

Version numbers are still 0.9.0 throughout.

These changes are for strict correctness - the v0.9.0 tag will be functionally identical for almost all users.

A curated set of release notes is available at: https://fenicsproject.org/blog/v0.9.0/

Full Changelog: https://github.com/FEniCS/dolfinx/compare/v0.9.0.post0..v0.9.0.post1

v0.9.0.post0

10 Oct 14:30

Choose a tag to compare

This post release fixes:

  • An incorrect lower bound on the Basix version in the C++ build.
  • Updates CITATION.cff.

Version numbers are still 0.9.0 throughout.

These changes are for strict correctness - the v0.9.0 tag will be functionally identical for almost all users.

A curated set of release notes is available at: https://fenicsproject.org/blog/v0.9.0/

Full Changelog: v0.9.0...v0.9.0.post0

v0.9.0

10 Oct 09:29

Choose a tag to compare

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

A curated set of release notes is available at: https://fenicsproject.org/blog/v0.9.0/

What's Changed

Features and API changes

Other changes

Read more

v0.8.0

24 Apr 19:12

Choose a tag to compare

This is a major release with a number of important bug fixes and new features. Users are advised to upgrade.

Full Changelog: v0.7.3...v0.8.0

Major changes

New Contributors

All other changes

Read more

v0.7.3

26 Dec 11:17

Choose a tag to compare

This minor bug fix release:

  • Makes some minor changes to the documentation for improved readability.
  • Fixes test fail in the unit tests related to gmsh creating meshes with quadrilaterals and triangles on ARM targets.

There is no need to upgrade from v0.7.2.

Full Changelog: v0.7.2...v0.7.3