Skip to content

Release 1.3.1

Compare
Choose a tag to compare
@mimischi mimischi released this 17 May 08:42
· 369 commits to develop since this release

Bugfixes

  • Module name validation is now performed case insensitive. (#61)

Misc

  • Consolidate common functions from mdengines.gromacs and mdengines.namd into mdengines.utils, removing code duplication. (#57)
  • Refactor unit tests. Make everything more concise and use some more pytest functionality. (#58)