v0.7.0
- BREAKING Switch to nesting field-level configuration in a
fields
block #32. This should just be a case of switchinganonymise { ... }
toanonymise { fields { ... } }
in most cases, but for more details please check the README. - BREAKING
Anony::Strategies.register
was renamed toAnony::FieldLevelStrategies.register
.