quantifiedcode-bot, orbeckst, jandom, whitead
* requires Python 2.7
* new: gromacs pre-processed topology reader
* Added backwards compatibility for scripts written using Gromacs 4.x syntax with Gromacs 5.x.
Tool calls prefixed with 'G_' will still work. (PR 46, Issue 26)
* removed gridmatmd plugin and GridMAT-MD.pl script (41), fixes
installation issues (40)
* Allows custom prefixes like gmx_mpi:mdrun and gmx:trjconv (48)
* Made it so GromacsWrapper can be imported and tools loaded even if they can't
be executed at import time.