Binary compatibility report for the CDK library between 1.4.1 and 1.4.2 versions
Test Info
Library Name | CDK |
Version #1 | 1.4.1 |
Version #2 | 1.4.2 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 31186 / 3517 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 1 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (1)
cdk-1.4.2.jar, HybridizationFingerprinter.class
package org.openscience.cdk.fingerprint
HybridizationFingerprinter.getRawFingerprint ( IAtomContainer container ) : Map
[mangled: org/openscience/cdk/fingerprint/HybridizationFingerprinter.getRawFingerprint:(Lorg/openscience/cdk/interfaces/IAtomContainer;)Ljava/util/Map;]
to the top
Java ARchives (1)
cdk-1.4.1.jar
to the top