Releases: AshleighAdams/Verlite
Releases · AshleighAdams/Verlite
v2.6.0-rc.1
What's changed
- Support AutoIncrement.None by @KingKiller100 in #157
Minor changes
- Bump the all group across 1 directory with 7 updates by @dependabot in #159
- Bump Microsoft.Build.Utilities.Core from 17.6.3 to 17.7.2 by @dependabot in #148
- Bump Microsoft.Build.Utilities.Core from 17.7.2 to 17.11.4 in the all group by @dependabot in #160
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the all group by @dependabot in #161
New contributors
- @KingKiller100 made their first contribution in #157
Full Changelog: v2.5.0...v2.6.0-rc.1
v2.5.0
What's changed
- Added shadow repo functionality for shallow clones by @AshleighAdams in #135
- Fixed fetching tags with --auto-fetch and --enable-shadow-repo by @AshleighAdams in #136
- Harded shadow repo against filterspec woes by @AshleighAdams in #137
- Clone required git config options from the original repo by @AshleighAdams in #143
- Build standalone AOT compiled binaries by @AshleighAdams in #144
Full Changelog: v2.4.0...v2.5.0
v2.5.0-rc.2
What's changed
- Clone required git config options from the original repo by @AshleighAdams in #143
- Build standalone AOT compiled binaries by @AshleighAdams in #144
Internal
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #138
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #140
- Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #139
Full Changelog: v2.5.0-rc.1...v2.5.0-rc.2
v2.5.0-rc.1
What's changed
- Added shadow repo functionality for shallow clones by @AshleighAdams in #135
- Shadow clones can hold tags when used in conjunction with
--auto-fetch
by @AshleighAdams in #136 - Hardened shadow repo against filterspec woes by @AshleighAdams in #137
Dependencies
- Bump MinVer from 4.2.0 to 4.3.0 by @dependabot in #119
- Bump FluentAssertions from 6.7.0 to 6.9.0 by @dependabot in #116
- Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.3.3 to 3.3.4 by @dependabot in #118
- Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.3 to 3.3.4 by @dependabot in #117
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #115
- Bump FluentAssertions from 6.9.0 to 6.10.0 by @dependabot in #120
- Bump GitHubActionsTestLogger from 2.0.1 to 2.2.1 by @dependabot in #128
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #129
- Bump coverlet.msbuild from 3.2.0 to 6.0.0 by @dependabot in #127
- Bump Microsoft.Build.Utilities.Core from 17.4.0 to 17.6.3 by @dependabot in #130
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.6.2 by @dependabot in #134
- Bump FluentAssertions from 6.10.0 to 6.11.0 by @dependabot in #123
- Bump GitHubActionsTestLogger from 2.2.1 to 2.3.2 by @dependabot in #133
Full Changelog: v2.4.0...v2.5.0-rc.1
v2.5.0-beta.2
What's Changed
- Fixed fetching tags with --auto-fetch and --enable-shadow-repo by @AshleighAdams in #136
Full Changelog: v2.5.0-beta.1...v2.5.0-beta.2
v2.5.0-beta.1
What's changed
- Added shadow repo functionality for shallow clones by @AshleighAdams in #135
Dependencies
- Bump MinVer from 4.2.0 to 4.3.0 by @dependabot in #119
- Bump FluentAssertions from 6.7.0 to 6.9.0 by @dependabot in #116
- Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.3.3 to 3.3.4 by @dependabot in #118
- Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.3 to 3.3.4 by @dependabot in #117
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #115
- Bump FluentAssertions from 6.9.0 to 6.10.0 by @dependabot in #120
- Bump GitHubActionsTestLogger from 2.0.1 to 2.2.1 by @dependabot in #128
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #129
- Bump coverlet.msbuild from 3.2.0 to 6.0.0 by @dependabot in #127
- Bump Microsoft.Build.Utilities.Core from 17.4.0 to 17.6.3 by @dependabot in #130
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.6.2 by @dependabot in #134
- Bump FluentAssertions from 6.10.0 to 6.11.0 by @dependabot in #123
- Bump GitHubActionsTestLogger from 2.2.1 to 2.3.2 by @dependabot in #133
Full Changelog: v2.4.0...v2.5.0-beta.1
v2.4.0
What's Changed
- Bump Nullable from 1.3.0 to 1.3.1 by @dependabot in #98
- Allow querying revisions by @AshleighAdams in #108
- GitRepoInspector: Hardend auto-fetching some more by @AshleighAdams in #109
Full Changelog: v2.3.1...v2.4.0
v2.4.0-rc.1
What's Changed
- Bump Nullable from 1.3.0 to 1.3.1 by @dependabot in #98
- Allow querying revisions by @AshleighAdams in #108
- GitRepoInspector: Hardend auto-fetching some more by @AshleighAdams in #109
Full Changelog: v2.3.1...v2.4.0-rc.1
v2.3.1
What's Changed
- Fix lightweight tags when the repo is exactly 1 commit too shallow by @AshleighAdams in #106
Meta changes
- Bump MinVer from 4.0.0 to 4.2.0 by @dependabot in #97 and #102
- Bump Microsoft.Build.Utilities.Core from 17.2.0 to 17.3.1 by @dependabot in #103
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in #100
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.2 by @dependabot in #105
- Bump IsExternalInit from 1.0.2 to 1.0.3 by @dependabot in #99
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Include what tag is missing in the logs by @AshleighAdams in #95
- Add additional output options by @AshleighAdams in #94
- Json and height can be read from CLI, as can the commit hash in MsBuild.
- GitRepoInspector: Trim the response from git incase whitespace chars present by @AshleighAdams in #96
Full Changelog: v2.2.0...v2.3.0