Releases: cheminfo/openchemlib-js
Releases · cheminfo/openchemlib-js
v3.0.0-alpha9
v3.0.0-alpha9
v3.0.0-alpha8
v3.0.0-alpha8
v3.0.0-alpha7
v3.0.0-alpha7
v3.0.0-alpha6
- fixed build errors for editor (missing class): this prevented exports
- add SVG output
v3.0.0-alpha5
- update chemlib
- update gwt exporter (no more globals)
- add options to Molecule.fromSmiles
v3.0.0-alpha4
- update chemlib
- fix SMILES parser
v3.0.0-alpha3
- update chemlib
- Depictor : new flag to allow suppression of stereo problems
- Depictor : fix superscript locations
- SMILES parser : @ indicators in smiles don't conflict anymore with implicit hydrogens as in [N@H]
- SMILES parser : handling of '.' was improved
- SMILES parser : detection of unusual valences was improved
- add noStereoProblem option to drawStructure
v3.0.0-alpha2
- add support for displayMode options in javascript
v3.0.0-alpha1
- add StructureViewer