Releases: statisticsnorway/dapla-toolbelt-pseudo
Releases · statisticsnorway/dapla-toolbelt-pseudo
v1.8.4
Changes
- The function add_rules in Pseudonymize should take a list of PseudoRule (#380) @bjornandre
v1.8.3
Changes
- Fix bug in enum parsing (#379) @bjornandre
v1.8.2
Changes
- Support parsing PseudoFunction with empty arguments (fcd3b49) @bjornandre
v1.8.1
Changes
- Add ability to deserialize PseudoFunction from json (#378) @bjornandre
v1.8.0
Changes
- Rename failure_strategy to on_map_failure and accept str in addition to enum (#377) @bjornandre
v1.7.0
Changes
- Add
MapFailureStrategy
toMapSidKeywordArgs
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
v1.6.0
v1.5.0
Changes
- Added integration test for repseudo from stable id to default encryption (#368) @RupinderKaurSSB
- Fix Validator documentation. Convert to date in Validator (#369) @mallport
- Fix workflow failures (#370) @mallport
- Remove special handling of metadata from map-sid function (#364) @bjornandre
- Repseudo in builder pattern (#362) @mallport
- Updated readme (#361) @RupinderKaurSSB
v1.4.0
Changes
- updated version (#360) @RupinderKaurSSB
- Implement support for depseudo functionality (#359) @RupinderKaurSSB
- Update sphinx docs (#356) @bjornandre
- Change default map-sid function (#355) @bjornandre