Skip to content

v3.6

Compare
Choose a tag to compare
@bockthom bockthom released this 21 Feb 19:17
· 610 commits to master since this release
91fc448

3.6

Changes in detail

v3.5...75ae4a5

Added

  • Add a parameter editor.definition to the function add.vertex.attribute.artifact.editor.count which can be used to define, if author or committer or both count as editors when computing the attribute values. (#92, ff1e147)
  • Add the possibility to filter out patchstack mails from the mails of the ProjectData. The option can be toggled using the newly added configuration option mails.filter.patchstack.mails. (1608e28, a932c8c)
  • Add a new file util-plot-evaluation.R containing functions to plot commit edit types per author and project. (PR #171, d4af515, aa542a2. 0a0a590)

Changed/Improved

  • Add R version 3.6 to test suite (8b2a52d, #161)
  • Update .travis.yml to improve compatibility with Travis CI (41ce589)

Fixed

  • Ensure sorting of commit-count and LOC-count data.frames to fix tests with R 3.3 (33d63fd)