Skip to content

data_privacy_macros v0.9.0

Choose a tag to compare

@Vaiz Vaiz released this 10 Feb 10:29
· 165 commits to main since this release
7a1a1d6

data_privacy_macros 0.9.0

  • ✨ Features

    • Better serialization and perf.
  • 🔄 Continuous Integration

    • Linting for Cargo.toml files (#110)
    • Add license check for dependencies (#105)
  • 🧩 Miscellaneous

    • Make it to_redacted_string to avoid annoying downstream conflicts. (#143)
    • Enable the allow_attribute lint and fix warnings. (#111)