Skip to content

Releases: gha3mi/forcad

v0.16.1

16 Sep 12:51

Choose a tag to compare

v0.16.1 - 2025-09-16

Fixes

Others

Full Changelog: v0.16.0...v0.16.1

v0.16.0

15 Sep 15:28

Choose a tag to compare

v0.16.0 - 2025-09-15

Features

Fixes

  • fix: add mesh cleaning and smooth shading for PyVista (67b102ac6) by @gha3mi
  • fix: resolve regression causing incorrect degree elevation with nvfortran (c05d1c341) by @gha3mi
  • fix: correct index check in lsq_fit_bspline (nurbs_surface) (337dd6cfb) by @gha3mi
  • fix: correct variable from Xc to Xg in set_elem_Xg_vis (nurbs_surface) (968b6890f) by @gha3mi

Others

Full Changelog: v0.15.0...v0.16.0

v0.15.0

16 Aug 11:59

Choose a tag to compare

v0.15.0 - 2025-08-16

Features

Fixes

Others

Full Changelog: v0.14.0...v0.15.0

v0.14.0

11 Aug 12:06

Choose a tag to compare

v0.14.0 - 2025-08-11

Features

Fixes

Others

Full Changelog: v0.13.0...v0.14.0

v0.13.0

01 Aug 10:44

Choose a tag to compare

v0.13.0 - 2025-08-01

Features

Fixes

  • fix(ci): use separate build directories for test, static and shared builds (b6e5e4d53) by @gha3mi
  • fix: update cmake compiler flags (e571c0af9) by @gha3mi
  • fix: ensure all fpm and cmake tests run regardless of previous failures (2a6187e29) by @gha3mi

Others

Full Changelog: v0.12.0...v0.13.0

v0.12.0

29 Jul 09:54

Choose a tag to compare

v0.12.0 - 2025-07-29

Features

  • feat: enhance CMake configuration with install and uninstall targets (391e2d03a) by @gha3mi
  • feat: change functions to pure elemental in forcad_utils module (cbd80377a) by @gha3mi

Others

Full Changelog: v0.11.0...v0.12.0

v0.11.0

28 Jul 00:50

Choose a tag to compare

v0.11.0 - 2025-07-28

Features

Others

Full Changelog: v0.10.1...v0.11.0

v0.10.1

22 Jul 11:59

Choose a tag to compare

v0.10.1 - 2025-07-22

Fixes

  • fix: avoid real equality/inequality comparison (gfortran warning) (60348eb43) by @gha3mi

Others

  • refactor: restrict module usage to only necessary components (33967129b) by @gha3mi
  • refactor: add gfortran flag -Wno-maybe-uninitialized to fpm.rsp file (4437f005f) by @gha3mi

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

v0.10.0

22 Jul 09:06

Choose a tag to compare

v0.10.0 - 2025-07-22

Features

Fixes

Others

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

v0.9.0

21 Jul 11:55

Choose a tag to compare

v0.9.0 - 2025-07-21

Features

  • feat: implement new CI/CD workflow using setup-fortran-conda (c97459817) by @gha3mi
  • feat: update CI/CD workflow and add fpm.rsp configuration for multiple platforms (03c80752f) by @gha3mi
  • feat: add release.sh automation script (9158e6f9b) by @gha3mi
  • feat: optimize B-spline basis and derivatives (7c749cbd2) by @gha3mi

Fixes

Others

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