Releases: plumed/PlumedToHTML
Version 0.99
You can now show the c++ code that appears when you use commands like:
LOAD FILE=Distance2.cpp
If you rewrite this input as:
#SETTINGS INPUTFILES=Distance2.cpp
LOAD FILE=Distance2.cpp
You can load a modal that shows the contents of the cpp file. Furthermore, the c++ code in that modal is syntax highlighted.
Version 0.98
Bug fix release that deals with issue with using special replica syntax with nested parenthesis in better way.
Bug fix release
Fixes bug in dealing with inputs that use very complex mda atom selections
Version 0.96
Bug fix release for last version
Version 0.95
Now able to handle include files that are different on different replicas
Version 0.94
Deletes backed up plumed output files before running test calculation
Version 0.93
Bug fix release to deal with weird flags in DEBUG action
Version 0.92
Bug fix release for modals displaying input files
Version 0.91
Fixes bug in last release
Version 0.90
Bug fix for functionality introduced in last release.