v0.21.0-beta2
Pre-release
Pre-release
Added
- Added
json_unquotefunction. - Added
commit_file_statsfunction. - Added documentation about
commit_stats. - Add metrics (engine, analyzer, regex, pilosa) based on go-kit interface. (#744)
commit_filesis now squashable withblobs.
Changed
- Removed vendor folder.
- Upgrade
enryto versionv2.0.0. - Switch
goclocto 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:
Filesfield incommit_statscontains now proper results.