openchemlib
Advanced tools
Comparing version 4.7.2 to 5.0.0
@@ -0,1 +1,22 @@ | ||
5.0.0 / 2017-01-13 | ||
================== | ||
* remove viewer build | ||
* introduce minimal build | ||
* do not include MoleculeProperties in minimal build | ||
BREAKING CHANGE: | ||
`molecule.getProperties()` has been removed. `new MoleculeProperties(molecule)` must be used instead. | ||
4.7.2 / 2017-01-10 | ||
================== | ||
* include full dist directory in npm and add require aliases | ||
4.7.1 / 2017-01-10 | ||
================== | ||
* SVG depictor: compute string width without canvas for Helvetica. This allows the SVG depictor to be used on Node.js | ||
4.7.0 / 2017-01-05 | ||
@@ -2,0 +23,0 @@ ================== |
{ | ||
"name": "openchemlib", | ||
"version": "4.7.2", | ||
"version": "5.0.0", | ||
"description": "Manipulate molecules", | ||
@@ -21,2 +21,3 @@ "keywords": [ | ||
"dist", | ||
"minimal.js", | ||
"core.js", | ||
@@ -23,0 +24,0 @@ "full.js" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13
0
2541899
10233