Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@mhagger mhagger released this 23 Apr 13:06
· 154 commits to master since this release
v1.4.0
38400d6

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.