Releases: NatLabRockies/m2p
Releases · NatLabRockies/m2p
Fix compatibility with RDKit 2024.09+ valence checking
RDKit 2024.09+ introduced stricter valence checking for atoms, which causes PolyMaker to fail for vinyl reactions when using certain marker atoms (Kr, Xe, etc.) that now have invalid valence states. All problematic marker atoms have been replaced.
Fix a bug where multiple monomers have the same molecular weight
Trigger github actions workflow