v0.2.0
New features:
- switch build tests from travis to github actions
Bug fixes:
- cmake: remove generated false for
config.h.in
- require MPI when
-DMPI=ON
- replace
strcpy
withstrncpy
to avoid uninitialized memory
New features:
Bug fixes:
config.h.in
-DMPI=ON
strcpy
with strncpy
to avoid uninitialized memory