* Fixed an issue where the chemical name was handled as SMILES, causing the code to crash.
2024.2.24
* Added ability to ignore or discard a structure from e.g. optimization * Added isomeric SMILES to the possible names for systems and configurations
2023.11.10
* New configurations made from other systems could remove the atoms in those systems.
2023.11.9.1
* Using structure names is too dangerous to use by perceiving if text is a name of SMILES and there is no easy test for valid SMILES. So change to only using names if the user specifies names.
2023.11.9
* Switched to standard structure handling, which adds more options * Added getting structures from Pubchem using the chemical name.