Releases: stephanprobst/SimpleBranchVersioning
Releases · stephanprobst/SimpleBranchVersioning
v0.6.1
What's Changed
- Prepare release 0.6.0 by @stephanprobst in #20
- Fix: Coverage badge checkout ambiguity by @stephanprobst in #21
- Feature: Add coverage threshold enforcement to CI by @stephanprobst in #22
- Feature: Add multi-framework CI testing by @stephanprobst in #23
- Bump the minor-and-patch group with 3 updates by @dependabot[bot] in #24
- Fix: Avoid assembly loading in MSBuild task by @stephanprobst in #25
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Feature: Add branch name validation analyzers (SBV002, SBV003) by @stephanprobst in #16
- Feature: Add code coverage reporting to CI by @stephanprobst in #17
- Feature: Add integration tests for git file I/O coverage by @stephanprobst in #18
- Feature: Add coverage badge to README by @stephanprobst in #19
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Feature: Migrate to TUnit by @stephanprobst in #6
- Feature: Add Dependabot by @stephanprobst in #7
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #8
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #9
- Bump the minor-and-patch group with 1 update by @dependabot[bot] in #10
- Fix: Simplify GenerateVersionFileTask by @stephanprobst in #11
- Docs: Improve CI documentation by @stephanprobst in #12
- Feature: Add source generator tests by @stephanprobst in #13
- Feature: Add version detected diagnostic (SBV001) by @stephanprobst in #14
- Docs: Prepare release 0.5.0 by @stephanprobst in #15
New Contributors
- @dependabot[bot] made their first contribution in #8
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Feature: Document CI checkout fix for PR builds by @stephanprobst in #4
- Add branch name override property for CI by @stephanprobst in #5
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Fix: Pass version from branch to build and pack by @stephanprobst in #3
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Feature: Include version.json in publish output by @stephanprobst in #2
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Feature: Only generate VersionFileWriter when needed by @stephanprobst in #1
New Contributors
- @stephanprobst made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0