Thank you John and Developers!
This is a fantastic news! One quick question before I pull it into SMSD and RDT - Is SilentChemObjectBuilder thread safe? Best wishes, -Asad From: John Mayfield <john.wilkinson...@gmail.com> Date: Tuesday, 30 October 2018 at 12:01 To: cdkuser <cdk-user@lists.sourceforge.net> Subject: [Cdk-user] CDK v2.2 Dear CDK users, CDK 2.2 is now released and can be obtained from Maven central or the GitHub<https://github.com/cdk/cdk/releases/tag/cdk-2.2> site. The full release notes<https://github.com/cdk/cdk/wiki/2.2-Release-Notes> provide details on the new features and changes. As noted in v2.1/v2.1.1 the AtomContainer2<https://github.com/cdk/cdk/wiki/AtomContainer2> is now the default so if you didn't try running v2.1/v2.1.1 with the flag CdkUseLegacyAtomContainer=false you may some breakages. As highlighted on the wiki page<https://github.com/cdk/cdk/wiki/AtomContainer2> this normally just requires addAtom/Bond statements be reordered and using ``Objects.equals(container1, container2)`` instead of reference comparison (container1 == container2). - John
_______________________________________________ Cdk-user mailing list Cdk-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdk-user