-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
76 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Release notes of the 3.1.13 version of `TFEL`, `MFront` and `MTest` | ||
author: Thomas Helfer | ||
date: 2024 | ||
lang: en-EN | ||
numbersections: true | ||
documentclass: article | ||
from: markdown+tex_math_single_backslash | ||
geometry: | ||
- margin=2cm | ||
papersize: a4 | ||
link-citations: true | ||
colorlinks: true | ||
figPrefixTemplate: "$$i$$" | ||
tblPrefixTemplate: "$$i$$" | ||
secPrefixTemplate: "$$i$$" | ||
eqnPrefixTemplate: "($$i$$)" | ||
--- | ||
|
||
Version 3.1.13 has been released on June, 4th 2024. This version | ||
inherits from the bug fixes of Version | ||
[3.0.13](release-notes-3.0.13.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Release notes of the 3.3.5 version of `TFEL`, `MFront` and `MTest` | ||
author: Thomas Helfer | ||
date: 14/01/2022 | ||
lang: en-EN | ||
numbersections: true | ||
documentclass: article | ||
from: markdown+tex_math_single_backslash | ||
geometry: | ||
- margin=2cm | ||
papersize: a4 | ||
link-citations: true | ||
colorlinks: true | ||
figPrefixTemplate: "$$i$$" | ||
tblPrefixTemplate: "$$i$$" | ||
secPrefixTemplate: "$$i$$" | ||
eqnPrefixTemplate: "($$i$$)" | ||
--- | ||
|
||
Version 3.3.5 has been released on June, 4th 2024. This version | ||
inherits from the bug fixes of: | ||
|
||
- Version [3.0.13](release-notes-3.0.13.html), | ||
- Version [3.1.13](release-notes-3.1.13.html), | ||
- Version [3.2.10](release-notes-3.2.10.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: Release notes of the 3.4.6 version of `TFEL`, `MFront` and `MTest` | ||
author: Thomas Helfer | ||
date: 04/06/2024 | ||
lang: en-EN | ||
numbersections: true | ||
documentclass: article | ||
from: markdown+tex_math_single_backslash | ||
geometry: | ||
- margin=2cm | ||
papersize: a4 | ||
link-citations: true | ||
colorlinks: true | ||
figPrefixTemplate: "$$i$$" | ||
tblPrefixTemplate: "$$i$$" | ||
secPrefixTemplate: "$$i$$" | ||
eqnPrefixTemplate: "($$i$$)" | ||
--- | ||
|
||
The page describes the new functionalities of Version 3.4.6 of the | ||
`TFEL` project. | ||
|
||
Version 3.4.6 has been released on June, 4th 2024. This version | ||
inherits from the bug fixes of: | ||
|
||
- Version [3.0.13](release-notes-3.0.13.html), | ||
- Version [3.1.13](release-notes-3.1.13.html), | ||
- Version [3.2.10](release-notes-3.2.10.html), | ||
- Version [3.3.5](release-notes-3.3.5.html). |