All notable changes to this project will be documented in this file.
- Fixes the hash implementation for the Redshift adapter - thank you, @owen-dice!
- bumps the required dbt version to >=1.2; removes dependency on dbt-utils.
- scopes the docs overview to the dbt-privacy package (#11 - thank you, @VillainGuy!)
- adds a mask_email macro that also masks uncommon domain names (#4)
- adds a mask macro (#3)
- adds a safe_mask macro (#2)
- inital release
- adds a hash macro
- adds a hash_unique macro
- adds a redact_unique macro
- adds a hosted docs site