Two methods for assessing privacy of synthetic datasets have been added: DatasetAttackMembershipKnnProbabilities that is based on distances of members (training set) and non-members (holdout set) from their nearest neighbors in the synthetic dataset, and DatasetAttackWholeDatasetKnnDistance that measures the share of synthetic records closer to the training than the holdout dataset.