Skip to content

Releases: src-d/hercules

v10.0.0

23 Mar 08:54
Compare
Choose a tag to compare
  • labours.py was converted into a full-featured Python package
  • Variable day length ("tick") by @bobheadxi

v9.3.0

17 Mar 21:18
c8fd37d
Compare
Choose a tag to compare
  • Add the identifier typos dataset collection leaf
  • Improve UAST extraction experience
  • Improve ownership plot - add a second column to the legend

v9.2.0

07 Mar 17:42
7e55135
Compare
Choose a tag to compare
  • @smacker added --commits-stat leaf to provide git log --stat

v9.1.1

07 Mar 15:44
7e55135
Compare
Choose a tag to compare
Merge pull request #220 from smacker/commits_analyzis

Commits analyzis

v9.1.0

06 Mar 21:47
676904b
Compare
Choose a tag to compare
  • go mod friendly
  • Efforts plot
  • Include "others" to the ownership plot

v9.0.0

28 Feb 19:21
bd7dfc7
Compare
Choose a tag to compare
  • LinesStats refactoring

v8.3.2

27 Feb 20:11
d286698
Compare
Choose a tag to compare
  • Fix the --couples combination bugs

v8.3.1

26 Feb 20:06
b9eeab1
Compare
Choose a tag to compare
  • Do not handle merges in --devs

v8.3.0

26 Feb 15:16
0a3e606
Compare
Choose a tag to compare
  • Add blame info per file with --burndown-file

v8.2.0

25 Feb 19:09
1d3e068
Compare
Choose a tag to compare
  • 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