Skip to content

1.10

Compare
Choose a tag to compare
@ishepard ishepard released this 17 Dec 12:59
· 443 commits to master since this release

Thank you to @yusufsn, @s0nata, @stefanodallapalma for the awesome ideas (and/or PRs).

This release includes:

  • new filter to skip changes with whitespaces only (see git diff -w)
  • new algorithm to diff files (see git diff --histogram)
  • a new class ProcessMetric, that can be used to obtain process metrics at file level.
  • bug fix on getting the main branch of a detached repository