Changes
Page history
Update release_notes
authored
Jan 22, 2021
by
Rémy Mozul
Hide whitespace changes
Inline
Side-by-side
release_notes.md
View page @
57422702
...
...
@@ -15,8 +15,15 @@ This is not release notes 'stricto sensu'.
*
General fixes in Core, API and documentation
*
Minimum required version of CMake is now 3.0
*
Minimum required version of gcc suite is now 4.5
*
Support of ubuntu 20 for building
*
Support of gcc 10
*
Support of ubuntu 20 and ArchLinux for building
*
Better handling of link with Siconos library
*
Gmsh:
*
update
`pre.readMesh`
function to handle gmsh file formats 4.0 and 4.1
*
add a
`gmshutils`
submodule to
`pylmgc90`
, available only if
`gmsh`
python module is available
*
MatLib:
*
Possibility to set material as nodal field
*
as such
`ExternalModels_CheckProperties`
is now split in
`ExternalModels_StoreProperties`
and
`xxxxMAILx_CheckProperties`
*
HDF5:
*
better detection
*
add script to build and use for Anaconda on Windows
...
...
...
...