Tags: mslinn/git-sizer
Tags
Release 1.4.0 What's new: * Add support for building on and for Darwin:arm64. * Change `git-sizer --help` to return success. * Allow arbitrary references to be included/excluded from the analysis. * Use a safer method to locate the `git` executable. Internal changes: * Upgrade to the Go 1.16 toolchain and the use of Go modules. * Better decouple the test and production code.
Release 1.3.0 What's new: * Suppress the warning that `info/grafts` is deprecated * Handle commits and tags that have no log messages * Generate better JSON output (selected using `--json-version=2`). Add: * A prose description of each quantity * The quantity's value and units * The prefix style that should be used for the quantity * The "reference value" against which the value is compared * The "level of concern", as a floating-point number * The OID and description of the object in question, when applicable