Skip to content

v2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AshleighAdams AshleighAdams released this 07 Sep 20:28
· 224 commits to master since this release
c9129e0
  • Take into account all parents for version calculation. (#40)
  • Removed deprecated APIs. (#47)
    • Removed GitRepoInspector.FromPath() compatibility functions.
    • Removed IRepoInspector.FetchTag(tag, remote).
    • Removed IRepoInspector.GetParent(commit).
    • Removed VersionCalculationOptions.MinimiumVersion.
  • Added --remote/VerliteRemote to specify from where commits and tags are fetched. (#47)