Skip to content

v0.2.0

Compare
Choose a tag to compare
@gonsie gonsie released this 15 Feb 03:26
· 10 commits to main since this release

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 with strncpy to avoid uninitialized memory