Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.2.0] - TBD¶
Added¶
Added has_pattern and related checks (contains_email, contains_url and contains_credit_card_number)
[0.1.0] - 2020-08-26¶
Initial release. The following checks are available:
has_completeness
has_max
has_mean
has_min
has_quantile
has_size
has_standard_deviation
has_sum
has_uniqueness
is_complete
is_contained_in
is_contained_in_range
is_non_negative
is_positive
is_unique