Skip to content

1.6.1

Latest
Compare
Choose a tag to compare
@KvanTTT KvanTTT released this 15 Jul 10:24
· 948 commits to dev since this release
7c152e1

Pull request #135

  • CliProcessorBase refactored.
  • Line-column text spans in JSON files by default.
  • Nullable properties in CliParameters.
  • Support options from config.json.
  • Support --pattern no for patterns ignoring.
  • Added DummyCodeRepository.
  • Better log output, ignore zero time spans for ignored stages.
  • Fixed all unit tests, resolved ignored unit tests.
  • Fixed graph directions while rendering.
  • Added GitExtensions.settings for better integration (AppVeyor status in Git Gui).
  • Strict JSON deserialization mode by default (error if missing class property for excess json property). CLI: support for --not-strict option.