- #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 repo
- #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