Releases: FormingWorlds/VULCAN
Releases · FormingWorlds/VULCAN
26.04.22
What's Changed
- Ks/docs by @stuitje in #5
- Synchronise this FormingWorlds repo with shamiEEG VULCAN repo by @nichollsh in #8
- Restructure VULCAN as package, enable PyPI release, add tests by @nichollsh in #14
New Contributors
Full Changelog: 25.05.06...26.04.22
25.05.06
Significant changes to the code
- Tidy up old routines
- Use logging module to print and write logfiles
- Updated
make_chem_funsroutine to be more robust to pre-existing files and VULCAN install location - Configuration file now formatted with OOP, so that they can be passed by sharing rather than global variables accessed by import
Contains changes that will break code which depends on the old version of VULCAN (see previous release).
Version 25.05.06
25.05.05
This release is based on the original repository, with some minor modifications that do not change the base functionality of the code.
Full Changelog: https://github.com/FormingWorlds/VULCAN/commits/25.05.05