mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* - extend prepareAndDrawMolecule() with missing optional parameters already supported by prepareMolForDrawing() - enable useMolBlockWedging, wedgeBonds, addChiralHs, forceCoords, wavyBonds in CFFI/MinimalLib - add relevant CFFI and JS unit tests * Replace AllProps with a smaller subset * make sure we pickle properties Python-side * changes in response to review Co-authored-by: Tosco, Paolo <paolo.tosco@novartis.com>