v0.21.0-beta2
Pre-release
Pre-release
Added
- Added
json_unquote
function. - Added
commit_file_stats
function. - Added documentation about
commit_stats
. - Add metrics (engine, analyzer, regex, pilosa) based on go-kit interface. (#744)
commit_files
is now squashable withblobs
.
Changed
- Removed vendor folder.
- Upgrade
enry
to versionv2.0.0
. - Switch
gocloc
to versionv0.3.0
.
Fixed
- internal/function: gracefully handle errors in commit_stats.
- internal/function: take into account if repository is resolved in commit_stats (#863)
- internal/function:
Files
field incommit_stats
contains now proper results.