Skip to content
Snippets Groups Projects
Commit 322f9860 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

prepare 4.10.2

parent 3579a4f0
No related branches found
No related tags found
No related merge requests found
4.10.2 (Work-in-progress): fixed regression introduced in 4.9 for recombined 4.10.2 (May 13, 2022): fixed regression introduced in 4.9 for recombined meshes
meshes with boundary layers; new Geometry.OCCSafeUnbind option to disable with boundary layers; new Geometry.OCCSafeUnbind option to disable boolean
boolean optimization introduced in 4.10.0 (for backward compatibility); new optimization introduced in 4.10.0 (for backward compatibility); new HealShapes
HealShapes command in .geo files; simplified calculation of OCC STL bounding command in .geo files; simplified calculation of OCC STL bounding boxes;
boxes; generalized Crack plugin; small bug fixes. generalized Crack plugin; small bug fixes.
4.10.1 (May 1, 2022): small bug fixes. 4.10.1 (May 1, 2022): small bug fixes.
......
...@@ -98,17 +98,17 @@ Public License (GPL)</a>: ...@@ -98,17 +98,17 @@ Public License (GPL)</a>:
<ul> <ul>
<li> <li>
<div class="highlight"> <div class="highlight">
Current stable release (version 4.10.1, 1 May 2022): Current stable release (version 4.10.2, 13 May 2022):
<ul> <ul>
<li>Download Gmsh for <li>Download Gmsh for
<a href="bin/Windows/gmsh-4.10.1-Windows64.zip">Windows</a>, <a href="bin/Windows/gmsh-4.10.2-Windows64.zip">Windows</a>,
<a href="bin/Linux/gmsh-4.10.1-Linux64.tgz">Linux</a> or <a href="bin/Linux/gmsh-4.10.2-Linux64.tgz">Linux</a> or
<a href="bin/MacOSX/gmsh-4.10.1-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a> <a href="bin/MacOSX/gmsh-4.10.2-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a>
<li>Download the <a href="src/gmsh-4.10.1-source.tgz">source code</a> <li>Download the <a href="src/gmsh-4.10.2-source.tgz">source code</a>
<li>Download the Software Development Kit (SDK) for <li>Download the Software Development Kit (SDK) for
<a href="bin/Windows/gmsh-4.10.1-Windows64-sdk.zip">Windows</a>, <a href="bin/Windows/gmsh-4.10.2-Windows64-sdk.zip">Windows</a>,
<a href="bin/Linux/gmsh-4.10.1-Linux64-sdk.tgz">Linux</a> or <a href="bin/Linux/gmsh-4.10.2-Linux64-sdk.tgz">Linux</a> or
<a href="bin/MacOSX/gmsh-4.10.1-MacOSX-sdk.tgz">macOS</a> <a href="#1"><sup>*</sup></a> <a href="bin/MacOSX/gmsh-4.10.2-MacOSX-sdk.tgz">macOS</a> <a href="#1"><sup>*</sup></a>
<li>Download both Gmsh and the SDK with pip: '<code>pip install --upgrade <li>Download both Gmsh and the SDK with pip: '<code>pip install --upgrade
<a href="https://pypi.org/project/gmsh/">gmsh</a></code>' <a href="https://pypi.org/project/gmsh/">gmsh</a></code>'
</ul> </ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment