Skip to content

1.1.0 - Filtering sensitive data

Compare
Choose a tag to compare
@AvdLee AvdLee released this 12 Dec 10:42
· 188 commits to master since this release
  • Added an HTMLFormatting type for custom formatting HTML inside reports
  • Added a DiagnosticsReportFilter type to filter out senstive data (#17, #19)
  • Dictionaries are now shown as Tables in the HTML report
  • You can now set a custom UserDefaults for the report by using UserDefaultsReporter.userDefaults = ..