mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-05 22:04:27 +08:00
* - expose [sg]etUseLegacyStereo() - In MolToSmiles() doIsomericSmiles should default to true as in C++ and Python - added missing parameters to MolToSmiles() and MolToMolBlock() - added SmilesWriteParams MolToSmiles() overload - added and updated Java tests * - changes in response to review - exposed the same functionality also in MinimalLib and CFFI and added tests --------- Co-authored-by: Tosco, Paolo <paolo.tosco@novartis.com>