# File: HISTORY.txt
#
 5-Nov-2019 - V0.11 Created module with preliminary dependency cache management
18-Jan-2020 - V0.12 Preliminary APIs for OpenEye TK, RDKIT, OpenBabel/Pybel, and CACTVS.
25-Jan-2020 - V0.13 Add CactvsMoleculeFactory() and test methods.
 7-Mar-2020 - V0.14 Add OeSearchMoleculeProvider(), ChemCompSearchIndexProvider()
10-Mar-2020 - V0.15 Add CI pipeline configuration.
11-Mar-2020 - V0.16 Update documentation and path defaults for concatenated component dictionaries
12-Mar-2020 - V0.17 Add ChemCompSearchWrapper() and associated tests
13-Mar-2020 - V0.18 Add formula matching method in ChemCompSearchIndexProvider()
13-Mar-2020 - V0.19 Make formula result MatchResults()
14-Mar-2020 - V0.20 Add formula parser in module MolecularFormula()
16-Mar-2020 - V0.21 Adjust formula range search filter.
16-Mar-2020 - V0.22 Simplify joint fingerprint and ssSearch -
16-Mar-2020 - V0.23 Suppress logging of formula results
27-Mar-2020 - V0.24 Adjust atom and bond stereo depiction avoid display undefined features
 2-Apr-2020 - V0.25 Adjustments to improve labeling of large structures and include W/H stereo
10-Apr-2020 - V0.26 Adjustments for default substructure search constraints and build defaults
16-Apr-2020 - V0.27 Return screening fpScores with substructure search results - adjustments in depiction resolution
16-May-2020 - V0.28 Revise search index unique identifiers, adjustments for refine aligned depictions, add ChemCompDepictWrapper()
16-May-2020 - V0.29 Asign substructure name in mol2* files
17-May-2020 - V0.30 Adjust labeling in search index.
 3-Jun-2020 - V0.31 Add getIndexFilePath() methods to each index provider class.
 9-Jun-2020 - V0.32 Additional ChemCompSearchWrapper() methods to manage dependencies