Interim release fixing an issue in CDK 2.10.
What's Changed
- Fix some suggestions from SonarCloud by @johnmay in #1141
- Add the option to locate a IChemObject builder using reflection. Enfo… by @johnmay in #1140
- January 2025 Dependency updates by @egonw in #1144
- Patch/fixes for jcp by @johnmay in #1145
- Resolved SonarCloud warning by @javadev in #1147
- add github workflow to add checksums to release asset by @uli-f in #1148
- Correct Singlet (2 electron) vs Doublet (1 single electron) by @johnmay in #1149
- Copy charges of original atoms when creating functional group atoms and add test subroutine for correct charges by @JonasSchaub in #1151
- migrate FormatStringBuffer to FormatStringBuilder by @uli-f in #1150
- Newer jna-inchi with InChI 1.07.2 by @egonw in #1152
- Tweaks for jcp by @johnmay in #1154
- Ring fill better rxn layout by @johnmay in #1155
- Patch/fixes mar8 by @johnmay in #1165
- The free (for OS projects) license hasn't been used for some time now by @egonw in #1166
- Fix JavaDoc warnings by @Mailaender in #1168
- Catch the Factory configuration exception in SAX by @johnmay in #1169
- Better testing by @egonw in #1170
- @cdk.module and @cdk.githash removal by @egonw in #1171
- Some small code (clarity) improvements by @egonw in #1172
- Update some into in PeriodicTable and reorder the Elements enum. by @johnmay in #1173
- More testing by @egonw in #1175
- Moved more class tests to the module they are testing by @egonw in #1178
Full Changelog: cdk-2.10...cdk-2.11