Skip to content

Commit ce57d5e

Browse files
committed
docs: update CHANGELOG for v0.16.1
1 parent 78fc484 commit ce57d5e

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## [v0.16.1](https://github.com/gha3mi/forcad/compare/v0.16.0...v0.16.1) - 2025-09-16
2+
3+
4+
### Fixes
5+
6+
* fix: make Tgci local in compute_Tgc_nurbs_1d_vector ([f73d9c05d](https://github.com/gha3mi/forcad/commit/f73d9c05d5f2dcefe37c78b2bbbc74710554f799)) by [@gha3mi](https://github.com/gha3mi)
7+
* fix: update cmake flags ([a13fcfd99](https://github.com/gha3mi/forcad/commit/a13fcfd993a8fe4391d44c87b84c7ebd77845466)) by [@gha3mi](https://github.com/gha3mi)
8+
9+
### Others
10+
11+
* chore: fix cmake ([c38b9c89d](https://github.com/gha3mi/forcad/commit/c38b9c89dfbdf8c141f63686760ca9328d121d76)) by [@gha3mi](https://github.com/gha3mi)
12+
* Update README.md status table [ci skip] (#75) ([6c277d299](https://github.com/gha3mi/forcad/commit/6c277d299d071430f717b2562fd7c1cce86fe237)) by [@gha3mi](https://github.com/gha3mi)
13+
* chore: fix cmake issues with flang on win ([dab6c80fd](https://github.com/gha3mi/forcad/commit/dab6c80fd1868f30452b4332ef2d2f6c64cb8a7d)) by [@gha3mi](https://github.com/gha3mi)
14+
* Update README.md status table [ci skip] (#76) ([82736d6f3](https://github.com/gha3mi/forcad/commit/82736d6f37b6e9a7a68b9037f377ecea49238f4e)) by [@gha3mi](https://github.com/gha3mi)
15+
* docs: update compiler flags for flang in README.md ([63aad37ce](https://github.com/gha3mi/forcad/commit/63aad37ce930b997f0d7a135f1522608a01cb611)) by [@gha3mi](https://github.com/gha3mi)
16+
* docs: update README ([ad6954319](https://github.com/gha3mi/forcad/commit/ad69543194e01e35a58d76bf5cdeabf6ef54e275)) by [@gha3mi](https://github.com/gha3mi)
17+
* chore: remove lfortran from CI/CD compiler matrix ([de70dca1c](https://github.com/gha3mi/forcad/commit/de70dca1ca69e810cede642edeceb778c6ce4981)) by [@gha3mi](https://github.com/gha3mi)
18+
* Update README.md status table [ci skip] (#77) ([4c9e5d37f](https://github.com/gha3mi/forcad/commit/4c9e5d37fe19ea0d9bd3026436253e5aaa623334)) by [@gha3mi](https://github.com/gha3mi)
19+
* chore: remove master references (CI/CD) ([2ecad4165](https://github.com/gha3mi/forcad/commit/2ecad4165af935500e0a02a8835f6e7e29e9d365)) by [@gha3mi](https://github.com/gha3mi)
20+
* chore: update fortitude-pre-commit version to v0.7.5 ([96cc2f8e0](https://github.com/gha3mi/forcad/commit/96cc2f8e00663593c9894cf8473068dd4397b29a)) by [@gha3mi](https://github.com/gha3mi)
21+
* chore: update release flags for nvfortran ([78fc484d0](https://github.com/gha3mi/forcad/commit/78fc484d08f5aa33f8c6986fe188a7e8d68d83de)) by [@gha3mi](https://github.com/gha3mi)
22+
23+
24+
### Contributors
25+
- [@gha3mi](https://github.com/gha3mi)
26+
27+
28+
29+
Full Changelog: [v0.16.0...v0.16.1](https://github.com/gha3mi/forcad/compare/v0.16.0...v0.16.1)
30+
131
## [v0.16.0](https://github.com/gha3mi/forcad/compare/v0.15.0...v0.16.0) - 2025-09-15
232

333

0 commit comments

Comments
 (0)