Skip to content

v0.7.0

Compare
Choose a tag to compare
@nickcampbell18 nickcampbell18 released this 04 Dec 12:07
· 127 commits to master since this release
  • BREAKING Switch to nesting field-level configuration in a fields block #32. This should just be a case of switching anonymise { ... } to anonymise { fields { ... } } in most cases, but for more details please check the README.
  • BREAKING Anony::Strategies.register was renamed to Anony::FieldLevelStrategies.register.