Releases: hanicinecm/exomole
Releases · hanicinecm/exomole
Version 1.2.12
- Finishes the documentation
- Updates the unit-test coverage
Version 1.2.11
- Align the photos to center for PyPI long description.
Version 1.2.10
- fix a bug with
DefParser.check_consistency
Version 1.2.9
- Fix the Exo's photo link.
Version 1.2.8
- adds the Exo M's photo to README and docs.
Version 1.2.7
- fixes a bug with
DefParser.check_consistency()
Version 1.2.6
- Add some documentation
- Add a
check_consistency
method to theDefParser
Version 1.2.5
- Adds a check in the
DefParser
, checking the isotopologue mass listed in the .def file againstpyvalem
. If the masses do not agree, the correct (pyvalem
) mass is stored in the parsedDefParser
and a warning is raised.
Version 1.2.4
Adds support for uncompressed .states and .trans files.
Version 1.2.3
- Adds the action to upload code coverage to codecov and adds the relevant badge to the readme file.