# 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