Releases: mlund/faunus
Releases · mlund/faunus
Version 2.16.3
- Conda build fix
Full Changelog: v2.16.2...v2.16.3
Version 2.16.2
- Stabilised build system for Conda
Full Changelog: v2.16.1...v2.16.2
Version 2.16.1
What's Changed
- Fix MPI build.
- Fix dependency warnings with newer cmake versions.
Full Changelog: v2.16.0...v2.16.1
Version 2.16.0
What's Changed
- Partial migration from range-v3 to
std::ranges
by @mlund in #452 - Tempering update by @mlund in #441
- Tempering update by @IVinterbladh in #454
- Use optional integer to store exchange partner by @mlund in #455
- Update Voronota-LT, add alternative modes to Voronoi analysis. by @kliment-olechnovic in #456
- Fix anglescan when the two molecules are different by @mlund in #458
New Contributors
- @kliment-olechnovic made their first contribution in #456
Full Changelog: v2.15.0...v2.16.0
Version 2.15.0
What's Changed
Full Changelog: v2.14.0...v2.15.0
Version 2.14.0
Version 2.13.0
What's Changed
- Voronoi surface area analysis using Voronota-LT by @mlund in #444
- Version bump of
spdlog
,pybind11
,nlohmann_json
. - Dangling reference fix (b0fee39)
Full Changelog: v2.12.0...v2.13.0
Version 2.12.0
What's Changed
- Write state file for minimum system energy by @mlund in #442
- changed misspelled mininum to minimum in files by @IVinterbladh in #443
yason.py
support script now requires theruamel.yaml
python package
Full Changelog: v2.11.0...v2.12.0
Version 2.11.0
What's Changed
- Add SASA analysis and test by @Smutekj in #399
- Add
save_min_conf
tosystemenergy
analysis to save minimum energy configuration. By @mlund in #440 - Use upstream ruamel.yaml instead of ruamel_yaml by @mbargull in #435
- Update versions of external libraries
- Fix readthedocs setup
- Fix Github CI for C++20 by @mlund in #439
New Contributors
Full Changelog: v2.10.1...v2.11.0