Skip to content

v1.17.0 (2023-05-19)

Compare
Choose a tag to compare
@mtkennerly mtkennerly released this 19 May 09:24
· 48 commits to master since this release
3e00ba3
  • The from command will print a warning for shallow Git repositories. This becomes an error with --strict.
  • The Version class has a new concerns field to indicate warnings with the version. Right now, the only possibility is Concern.ShallowRepository.