Skip to content

Releases: destructurama/attributed

4.0.0

27 Feb 09:27
6de06e7
Compare
Choose a tag to compare

What's Changed

Tests and benchmarks

Misc

Full Changelog: 3.2.0...4.0.0

3.2.0

24 Jan 07:08
44714d9
Compare
Choose a tag to compare

New features

  • Mask empty strings if PreserveLength is false by @sungam3r in #58
  • Add NotLoggedIfNull attribute by @avtc in #49
  • LogAsScalarAttribute can be applied to structs by @sungam3r in #87

Misc

New Contributors

Full Changelog: 3.1.0...3.2.0

3.1.0

23 Jun 00:04
Compare
Choose a tag to compare

3.0.0

30 Sep 01:04
Compare
Choose a tag to compare

Changes:

  • add SourceLink support
  • Add a strong name
  • Add LogWithName attribute
  • Add masking for IEnumerable
  • Fix issue #34 - LogMasked with ShowsFirst, ShowsLast, PreserveLength
  • LogMasked PreserveLength ignored when both ShowLast and ShowFirst specified
  • No signature on version 2.0 (and beyond)? duplicate enhancement

See the Milestone for more information.