- #983: Bump McMaster.Extensions.CommandLineUtils from 4.1.0 to 4.1.1
- #999: [BREAKING] Tagged version wins even if MinVerMinimumMajorMinor is higher
- #1019: Bump NuGet.Versioning from 6.8.0 to 6.10.1
- #1021: MSBuild caching
- #1034: Respect DOTNET_HOST_PATH if set
- #1037: Bump NuGet.Versioning from 6.10.1 to 6.11.0
- #861: Bump NuGet.Versioning from 6.4.0 to 6.5.0
- #866: [BREAKING] Do not include MinVerBuildMetadata in PackageVersion
- #879: Bump NuGet.Versioning from 6.5.0 to 6.6.0
- #901: Bump NuGet.Versioning from 6.6.0 to 6.7.0
- #909: Bump McMaster.Extensions.CommandLineUtils from 4.0.2 to 4.1.0
- #928: target .NET 8
- #936: Bump NuGet.Versioning from 6.7.0 to 6.8.0
- #794: Bump NuGet.Versioning from 6.2.1 to 6.3.0
- #818: Bump NuGet.Versioning from 6.3.0 to 6.3.1
- #836: Bump NuGet.Versioning from 6.3.1 to 6.4.0
- #839: replace default pre-release phase with default pre-release identifiers
- #841: Bump McMaster.Extensions.CommandLineUtils from 4.0.1 to 4.0.2
- #774: Bump NuGet.Versioning from 6.2.0 to 6.2.1
- #779: Produce an MSBuild error when Git is not present in PATH
- #542: source stepping doesn't work
- #589: [BREAKING] An empty working directory argument or option (deprecated) is ignored in minver-cli
- #665: Cannot set auto-increment to patch in the command-line tool when the env var is set to something else
- #666: Cannot set verbosity to info in the command-line tool when the env var is set to something else
- #682: Packages are redundantly recreated
- #683: Packages are not cleaned
- #451: [BREAKING] Remove deprecated working directory option from minver-cli
- #586: [BREAKING] drop support for .NET Core 2.1
- #479: MinVerPreRelease terminates before the first hyphen in the pre-release identifiers
- #480: MinVerBuildMetadata terminates before the first plus sign in the build metadata identifiers
- #395: clarify that MINVER1001 refers to a Git working directory
- #436: Accept working directory as an optional argument in minver-cli
- #447: align error message for invalid verbosity value
- #450: Use environment variables in minver-cli
- #312: upgrade to SourceLink 1.0.0
- #313: upgrade McMaster.Extensions.CommandLineUtils from 2.3.4 to 2.4.4
- #319: Simpler, more accurate exception message when Git is not present in PATH
- #209: Suppress NU5105 in consuming projects
- #212: Option to increment minor or major version instead of patch
- #1: Determine version for a commit
- #2: Default version when there no commits
- #3: MSBuild integration
- #28: Default version when the directory is not a Git repository
- #49: Tag prefixes
- #57: add verbose logging option
- #63: Specify the minimum major and minor version
- #94: tool package
- #109: Output the version number parts as properties
- #116: Set assembly version and file version
- #147: Output all properties at detailed level
- #151: debug/detailed level message when MinVerMajorMinor is redundant
- #154: MinVerPreRelease and MinVerBuildMetadata output variables
- #170: Hide version from console when MSBuild log level is quiet/minimal/normal
- #180: Add MinVerVersionOverride property to simplify usage of both MinVer and minver-cli in the same build
- #193: Log info message when no version tags are found
- #194: Log all ignored tags for a commit