Releases: gridap/GridapGmsh.jl
Releases · gridap/GridapGmsh.jl
v0.7.2
v0.7.1
GridapGmsh v0.7.1
Merged pull requests:
- Extension to 1D meshes in the 2D space (#76) (@fdzgallen)
- Update compats to include Gridap 0.18 (#77) (@JordiManyer)
Closed issues:
v0.7.0
GridapGmsh v0.7.0
Closed issues:
- Trouble loading GridapGmsh on Julia 1.8 but not on Julia 1.7 (#62)
- BoundsError Loading Dense Mesh (#68)
Merged pull requests:
- Read high order meshes (#64) (@pmartorell)
- overload DiscreteModelFromFile (#65) (@antoine-levitt)
- Changes to accommodate PArrays 0.3 (#72) (@amartinhuertas)
v0.6.1
GridapGmsh v0.6.1
Closed issues:
Merged pull requests:
- Update Julia version in ci.yml (#54) (@amartinhuertas)
- Bugfix for periodic BCs with indirect dependencies. (#56) (@fverdugo)
- Orient simplex meshes with global vertices instead of nodes. (#57) (@fverdugo)
- add a gotcha (#58) (@JonasIsensee)
- Preparing release 0.6.1 (#59) (@fverdugo)
v0.6.0
v0.5.0
v0.4.5
v0.4.4
v0.4.3
GridapGmsh v0.4.3
Merged pull requests:
- Update demo/demo.jl according to latest Gridap (#44) (@ericneiva)
- Release 0.4.3 (#45) (@fverdugo)
v0.4.2
GridapGmsh v0.4.2
Closed issues:
- Issue GridapGmsh in Windows 10 (#36)
- ERROR: LoadError: Your platform ("x86_64-w64-mingw32", parsed as "x86_64-w64-mingw32-gcc8-cxx11") is not supported by this package! (#41)
Merged pull requests:
- Update build.jl for supporting windows (#37) (@c-schubert)
- Update README.md (#39) (@c-schubert)
- Undoing changes to README.md (#40) (@c-schubert)
- Update to Gridap v0.16 (#42) (@fverdugo)