- Add some documentation - Add a `check_consistency` method to the `DefParser`
1.2.5
- Adds a check in the `DefParser`, checking the isotopologue mass listed in the .def file against `pyvalem`. If the masses do not agree, the correct (`pyvalem`) mass is stored in the parsed `DefParser` and a warning is raised.
1.2.4
Adds support for uncompressed .states and .trans files.
1.2.3
- Adds the action to upload code coverage to codecov and adds the relevant badge to the readme file.