All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The Microsoft and Newtonsoft JSON serializers will no longer redact the sensitive data types by default. This feature provided minimal benefit and complicated configuration.
- Support for .Net 8.
- The
PII
andSecret
types now implementIComparable
so that they can be sorted.
- Initial release