Releases: plumed/PlumedToHTML
Version 126
What's Changed
Added functiionality to store and return the input to PLUMED as a python dictionary. This feature will be used to create a yml file that contains all the input files in the PLUMED nest.
- Removing the '\s' warnings from regexps by @Iximiel in #23
- ci: bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #24
- ci: bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #25
- ci: bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #28
- ci: bump actions/cache from 4 to 5 by @dependabot[bot] in #30
- ci: bump actions/checkout from 5 to 6 by @dependabot[bot] in #27
- ci: bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #33
- ci: bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #32
- ci: bump actions/upload-artifact from 5 to 7 by @dependabot[bot] in #31
- ci: bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #34
Full Changelog: v0.125...v0.126
Version 125
Remembered how to create releases on Github
Full Changelog: v0.124...v0.125
Version 124
What's Changed
- ci: bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #18
- ci: bump actions/checkout from 4 to 5 by @dependabot[bot] in #19
- ci: bump actions/setup-python from 5 to 6 by @dependabot[bot] in #20
- The user have more control on the calls of test_plumed by @Iximiel in #21
- added the p_tkwargs also to the get_mermaid calls) by @Iximiel in #22
Full Changelog: v0.123...v0.124
Version 0.123
What's Changed
Full Changelog: v0.122...v0.123
Version 0.122
Fixes bug in detection of whether keywords are all documented.
Full Changelog: v0.121...v0.122
Version 0.121
Bug fix release that completes features introduced in last release
Full Changelog: v0.120...v0.121
Version 0.120
This ensures we control the appearance of the error log that is output.
Full Changelog: v0.119...v0.120
Version 0.119
Bug fix release for the feature introduced in the last release. Now able to find numbered keywords correctly
Full Changelog: v0.118...v0.119
Version 0.118
Fixes detection of keyword use in examples
Full Changelog: v0.117...v0.118
Version 0.117
Can now track which keywords for a particular action have not been used in the examples on a particular page.
Full Changelog: v0.116...v0.117