openchemlib
Advanced tools
Comparing version 7.3.0 to 7.4.0
# Changelog | ||
## [7.4.0](https://www.github.com/cheminfo/openchemlib-js/compare/v7.3.0...v7.4.0) (2021-03-24) | ||
### Features | ||
* expose a "getOCL" method on public classes ([1879045](https://www.github.com/cheminfo/openchemlib-js/commit/18790459fada2a05e493f3392a41ef2d87101748)) | ||
## [7.3.0](https://www.github.com/cheminfo/openchemlib-js/compare/v7.2.3...v7.3.0) (2021-01-04) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "openchemlib", | ||
"version": "7.3.0", | ||
"version": "7.4.0", | ||
"description": "Manipulate molecules", | ||
@@ -56,5 +56,5 @@ "keywords": [ | ||
"benchmark": "^2.1.4", | ||
"eslint": "^7.17.0", | ||
"eslint-config-cheminfo": "^5.2.2", | ||
"fs-extra": "^9.0.1", | ||
"eslint": "^7.22.0", | ||
"eslint-config-cheminfo": "^5.2.3", | ||
"fs-extra": "^9.1.0", | ||
"gwt-api-exporter": "^2.0.0", | ||
@@ -61,0 +61,0 @@ "jest": "^26.6.3", |
@@ -30,28 +30,28 @@ # OpenChemLib JS | ||
- [TypeDoc home page](https://cheminfo.github.io/openchemlib-js/docs/globals.html) | ||
- [TypeDoc home page](https://cheminfo.github.io/openchemlib-js/globals.html) | ||
### Modules present in minimal, core and full builds | ||
- [Molecule](https://cheminfo.github.io/openchemlib-js/docs/classes/molecule.html) | ||
- [Reaction](https://cheminfo.github.io/openchemlib-js/docs/classes/reaction.html) | ||
- [RingCollection](https://cheminfo.github.io/openchemlib-js/docs/classes/ringcollection.html) | ||
- [SDFileParser](https://cheminfo.github.io/openchemlib-js/docs/classes/sdfileparser.html) | ||
- [SSSearcher](https://cheminfo.github.io/openchemlib-js/docs/classes/sssearcher.html) | ||
- [SSSearcherWithIndex](https://cheminfo.github.io/openchemlib-js/docs/classes/sssearcherwithindex.html) | ||
- [Util](https://cheminfo.github.io/openchemlib-js/docs/modules/util.html) | ||
- [Molecule](https://cheminfo.github.io/openchemlib-js/classes/molecule.html) | ||
- [Reaction](https://cheminfo.github.io/openchemlib-js/classes/reaction.html) | ||
- [RingCollection](https://cheminfo.github.io/openchemlib-js/classes/ringcollection.html) | ||
- [SDFileParser](https://cheminfo.github.io/openchemlib-js/classes/sdfileparser.html) | ||
- [SSSearcher](https://cheminfo.github.io/openchemlib-js/classes/sssearcher.html) | ||
- [SSSearcherWithIndex](https://cheminfo.github.io/openchemlib-js/classes/sssearcherwithindex.html) | ||
- [Util](https://cheminfo.github.io/openchemlib-js/modules/util.html) | ||
### Modules present only in core and full builds | ||
- [ConformerGenerator](https://cheminfo.github.io/openchemlib-js/docs/classes/conformergenerator.html) | ||
- [DruglikenessPredictor](https://cheminfo.github.io/openchemlib-js/docs/classes/druglikenesspredictor.html) | ||
- [DrugScoreCalculator](https://cheminfo.github.io/openchemlib-js/docs/modules/drugscorecalculator.html) | ||
- [ForceFieldMMFF94](https://cheminfo.github.io/openchemlib-js/docs/classes/forcefieldmmff94.html) | ||
- [MoleculeProperties](https://cheminfo.github.io/openchemlib-js/docs/classes/moleculeproperties.html) | ||
- [ToxicityPredictor](https://cheminfo.github.io/openchemlib-js/docs/classes/toxicitypredictor.html) | ||
- [ConformerGenerator](https://cheminfo.github.io/openchemlib-js/classes/conformergenerator.html) | ||
- [DruglikenessPredictor](https://cheminfo.github.io/openchemlib-js/classes/druglikenesspredictor.html) | ||
- [DrugScoreCalculator](https://cheminfo.github.io/openchemlib-js/modules/drugscorecalculator.html) | ||
- [ForceFieldMMFF94](https://cheminfo.github.io/openchemlib-js/classes/forcefieldmmff94.html) | ||
- [MoleculeProperties](https://cheminfo.github.io/openchemlib-js/classes/moleculeproperties.html) | ||
- [ToxicityPredictor](https://cheminfo.github.io/openchemlib-js/classes/toxicitypredictor.html) | ||
### Modules present only in full build | ||
- [StructureEditor](https://cheminfo.github.io/openchemlib-js/docs/classes/structureeditor.html) | ||
- [StructureView](https://cheminfo.github.io/openchemlib-js/docs/modules/structureview.html) | ||
- [SVGRenderer](https://cheminfo.github.io/openchemlib-js/docs/modules/svgrenderer.html) | ||
- [StructureEditor](https://cheminfo.github.io/openchemlib-js/classes/structureeditor.html) | ||
- [StructureView](https://cheminfo.github.io/openchemlib-js/modules/structureview.html) | ||
- [SVGRenderer](https://cheminfo.github.io/openchemlib-js/modules/svgrenderer.html) | ||
@@ -58,0 +58,0 @@ ## Development |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
10503686
25409