Skip to content

Releases: src-d/hercules

v10.0.0

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 23 Mar 08:54
  • labours.py was converted into a full-featured Python package
  • Variable day length ("tick") by @bobheadxi

v9.3.0

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 17 Mar 21:18
c8fd37d
  • Add the identifier typos dataset collection leaf
  • Improve UAST extraction experience
  • Improve ownership plot - add a second column to the legend

v9.2.0

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 07 Mar 17:42
7e55135
  • @smacker added --commits-stat leaf to provide git log --stat

v9.1.1

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 07 Mar 15:44
7e55135
Merge pull request #220 from smacker/commits_analyzis

Commits analyzis

v9.1.0

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 06 Mar 21:47
676904b
  • go mod friendly
  • Efforts plot
  • Include "others" to the ownership plot

v9.0.0

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 28 Feb 19:21
bd7dfc7
  • LinesStats refactoring

v8.3.2

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 27 Feb 20:11
d286698
  • Fix the --couples combination bugs

v8.3.1

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 26 Feb 20:06
b9eeab1
  • Do not handle merges in --devs

v8.3.0

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 26 Feb 15:16
0a3e606
  • Add blame info per file with --burndown-file

v8.2.0

Choose a tag to compare

@vmarkovtsev vmarkovtsev released this 25 Feb 19:09
1d3e068
  • Fixed external identities with --burndown-people
  • Added measuring the number of lines for each file in --couples
  • Added --start-date and --end-date to labours.py