Skip to content

Commit 0c65003

Browse files
committed
[doc] Add changelog section for version 4.0.0
Assisted-by: Claude <noreply@anthropic.com>
1 parent 5d81d84 commit 0c65003

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

doc/ChangeLog.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## Version 4.0.0
4+
5+
omegamaxent_interface version 4.0.0 is a compatibility release for TRIQS version 4.0.0 that
6+
* introduces compatibility with TRIQS 4.0 (renamed `triqs.gf` Python module to `triqs.gfs`)
7+
* uses the latest [app4triqs](https://github.com/TRIQS/app4triqs) skeleton (python-only variant)
8+
9+
We thank all contributors: Jennifer Coulter, Thomas Hahn, Alexander Hampel, Henri Menke, Dylan Simon, Nils Wentzell
10+
11+
Find below an itemized list of changes in this release.
12+
13+
### General
14+
* Run port_to_triqs4 porting script for the triqs.gf -> triqs.gfs module rename
15+
* Use the latest app4triqs/4.0.x skeleton
16+
* Fetch and build the OmegaMaxEnt program from a fork (Thoemi09/OmegaMaxEnt)
17+
* Fix invalid escape sequences in string literals
18+
19+
### jenkins
20+
* Migrate to the new k8s-based Jenkins system
21+
* Link to openblas on macOS
22+
23+
### ghactions
24+
* Add a workflow to publish the package to PyPI
25+
* Link to openblas on macOS
26+
27+
### doc
28+
* Add FI support notice to README.md
29+
30+
331
## Version 3.3.0
432

533
omegamaxent_interface version 3.3.0 is a compatibility release for TRIQS version 3.3.0.

0 commit comments

Comments
 (0)