* The function add_rules in Pseudonymize should take a list of PseudoRule (380) bjornandre
1.8.3
Changes
* Fix bug in enum parsing (379) bjornandre
1.8.2
Changes
* Support parsing PseudoFunction with empty arguments (https://github.com/statisticsnorway/dapla-toolbelt-pseudo/commit/fcd3b493adcce65fc68734e8e74b2493f4e913e3) bjornandre
1.8.1
Changes
* Add ability to deserialize PseudoFunction from json (378) bjornandre
1.8.0
Changes
* Rename failure_strategy to on_map_failure and accept str in addition to enum (377) bjornandre
1.7.0
Changes
* Add `MapFailureStrategy` to `MapSidKeywordArgs` for handling map-sid failures (376) bjornandre * Run 'cruft update'. Upgrade packages (373) mallport * Fix redact function (374) bjornandre * Support hierarchial data sets (371) bjornandre