mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-05 22:04:27 +08:00
- implement get_v2Kmolblock() in MinimalLib - add the possibility to specify the MDL version preference as a get_molblock() forceMDLVersion JSON parameter, which is ignored by get_v3Kmolblock() and get_v2Kmolblock() - changes in response to review Co-authored-by: ptosco <paolo.tosco@novartis.com>