Skip to content

v3.2.0

Compare
Choose a tag to compare
@SMI-Bot SMI-Bot released this 05 Jul 12:54
663a0a3

Feature

  • #795 by tznind. Added support for specifying IsIdentifiable CLI options in the yaml config files instead of command line (command line will always take precedence if both are specified)
  • #797 by tznind. Added custom themes to IsIdentifiableReviewer. Use flag --theme mytheme.yaml
  • #801 by tznind. Added help and cancel buttons to custom pattern dialog in reviewer
  • #802 by tznind. Added IsIdentifiableReviewer settings into main yaml config
  • #818 by tznind. Added Rules Manager to IsIdentifiable Reviewer

Bugfix

  • #787 by rkm. Fix the call to the release changelog script
  • #788 by rkm. Require all CI tests to pass before packaging runs
  • #789 by rkm. Don't upload coverage for tagged builds
  • #796 by tznind. Fixed bug opening corrupted reports in IsIdentifiableReviewer crashing the application
  • #806 by tznind. Replace use of GlobalColorScheme with the proper static members in Terminal.Gui that will propagate correctly for all windows without having to set them manually.
  • #811 by rkm. Fix coverage task always running even if a previous task failed

Doc

  • #823 by tznind. Refresh documentation for IsIdentifiableReviewer