Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@ianc1 ianc1 released this 26 Apr 08:35

Changed

  • The Microsoft and Newtonsoft JSON serializers will no longer redact the sensitive data
    types by default. This feature provided minimal benefit and complicated configuration.

Added

  • Support for .Net 8.

Fixed

  • The PII and Secret types now implement IComparable so that they can be sorted.