Releases: geodynamics/pythia
Releases · geodynamics/pythia
pythia v1.1.0
- Switch from CppUnit to Catch2 for C++ testing.
- Update Python requirement to version 3.8 or later.
pythia v1.0.0
Merged pythia and nemesis into a single repository.
- Convert to Python 3
- Moved MPI C source files to nemesis directory.
- Moved journal C++ files to libsrc/pythia/journal.
- Use autotools for build.
- Use --enable-mpi to turn on installing nemesis.
pythia v0.8.1.20
Improved Python2/3 compatibility. This version works with Python 2.7.
This is the final version for Python 2.7.
pythia v0.8.1.19
Improve error messages for errors parsing .cfg files. Trap AttributeError and KeyError in config parsing and rethrow with better error message.
pythia v0.8.1.18
Version 0.8.1.18 fixes the journal preprocessor code for detecting names of functions. Names of C/C++ functions should now be shown in journal output for most compilers.
pythia v0.8.1.17
Version 0.8.1.17 fixes when validation occurs so help and version info can be output. With validation taking place via the intended mechanism, validation errors are now output in a more user-friendly format.
pythia v0.8.1.16
Removed dependence on merlin.