# File: HISTORY.txt
#
14-Feb-2021 - V0.11 Created module with content migrated from rcsb.db
15-Feb-2021 - V0.12 Extend namedtuple "NonpolymerValidationInstance"
18-Feb-2021 - V0.13 Added TargetInteractionProvider() related tests, getNonpolymerInstanceNeighbors() in DictMethodCommonUtils()
18-Feb-2021 - V0.14 Add further accessors to TargetInteractionProvider()
21-Feb-2021 - V0.15 Update handling of completeness/disorder in calculating validation scores, add TargetInteractionWorkflow() and t
21-Feb-2021 - V0.16 Update test conditions
21-Feb-2021 - V0.17 Separate the computation and presentation of validation scores and target interactions
22-Feb-2021 - V0.18 Tweak sorting of unique target interactions and interaction and score attributes
23-Feb-2021 - V0.19 Change the default serialization and provide and format conversion method.
24-Feb-2021 - V0.20 Avoid reload with target updates when updateOnly=True
24-Feb-2021 - V0.21 Refactor and add ligand and target neighbor data.  Keep all nearest residue level interactions.
25-Feb-2021 - V0.22 Adjustments for reporting completeness for cases with hydrogen atoms.
 6-Mar-2021 - V0.23 Override default protocol setting for pickle serialization
18-Mar-2021 - V0.24 Add support for addition_properties subcategory in all feature categories.
15-Apr-2021 - V0.25 Add alternative processing to extract audit dates
16-Apr-2021 - V0.26 Extend processing of polymer BIRDs for the branched/saccharide cases
16-Apr-2021 - V0.27 Substitute missing initial release data with create date.
 4-May-2021 - V0.28 Update dependencies for rcsb.utils.struct
19-May-2021 - V0.29 Add rcsb_entity_container_identifers.chem_ref_def_id in DictionaryMethodEntityHelper