* Add list_definition.py with parse_list() * Updated makefile for doctests.
2024.4.26
* Some debug printing was accidentally left in the code.
2024.4.22
* To better support Docker, moving ~/.seammrc to ~/.seamm.d/seamrc * Moved seamm.ini from ~/SEAMM to ~/seamm.d since it only contains personal preferences.
2023.11.12
* Versioneer needed to be updated to account for changes in configparser.
2023.11.11
* Zenodo updated and made small changes to their API, which required changes in SEAMM. * Consolidated all private information about the user and their keys for Zenodo in ~/.seammrc