v2.2.0
v2.2.0 (2021-08-25)
✨ Implemented enhancements:
- Add source repository information to package #169
- Add support for nuget transitive dependencies (via PackageReference) #154
- GitThisAssemblyMetadata documentation is confusing #152
- Feature request: let _CommitDateFormat be configurable #144
- Build error when the first commit on a new branch is a cherry pick #133
- support for git worktree #88
- Issue with GitIsDirty and GitCache #60
🔨 Other:
- Project URL should be devlooped.github.io/GitInfo #149
- "ThisAssembly.Git.Branch" returns "undefined" in Linux system #139
🔀 Merged:
- 🖆 Apply devlooped/oss template, nugetize and modernize #168 (@kzu)
- Is dirty always check #165 (@freza-tm)
- Add support for nuget transitive dependecy for .targets #155 (@PadreSVK)
- Updating content readme.txt for issue #152 #153 (@Jehoel)
- Handle add non-zero exit codes from Git #147 (@Therzok)
- Allowed git commit date format to be configured through GitCommitDateFormat property #145 (@tomcurran)
- Add --always to default name-rev args, so a commit hash is used instead of 'undefined' #132 (@andersforsgren)