8000 Release CDK 2.11 · cdk/cdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CDK 2.11

Latest
Compare
Choose a tag to compare
@johnmay johnmay released this 29 Mar 08:49
· 17 commits to main since this release

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

0