All Versions
14
Latest Version
Avg Release Cycle
14 days
Latest Release
1923 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v10.5.0 Changes
October 07, 2019๐ Features contributed by @akx:
- It is now possible to specify
-m
inlabours
multiple times. - ๐จ Python code was refactored.
- It is now possible to specify
-
v10.4.3 Changes
September 28, 2019๐ The first release which features a GitHub Action. What's inside the produced artifact:
- Burndown for the whole project
- Burndown for code ownership
- Overwrites matrix
- Couples: files and developers
- Seriated time series
- Efforts through time
To view the embeddings in Tensorflow Projector, go to projector.tensorflow.org, click "Load" and choose the two TSVs. Then use UMAP or T-SNE.
Sample workflow:
on: [push]jobs: hercules-charts: runs-on: ubuntu-latestname: Charts generated by src-d/herculessteps: - uses: actions/checkout@master - name: Herculesuses: src-d/hercules@master - uses: actions/upload-artifact@masterwith: name: hercules\_chartspath: hercules\_charts.tar
-
v10.4.0
September 18, 2019 -
v10.3.0
July 11, 2019