File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v3.0.0-alpha] ( https://github.com/devlooped/GitInfo/tree/v3.0.0-alpha ) (2023-02-07)
4+
5+ [ Full Changelog] ( https://github.com/devlooped/GitInfo/compare/v2.3.0...v3.0.0-alpha )
6+
7+ :sparkles : Implemented enhancements:
8+
9+ - Stale info on unrelated changes [ \# 186] ( https://github.com/devlooped/GitInfo/issues/186 )
10+ - Should ` $(GitDefaultBranch) ` now default to ` main ` rather than ` master ` [ \# 167] ( https://github.com/devlooped/GitInfo/issues/167 )
11+ - Integrate better with SourceLink and built-in support in the SDK [ \# 128] ( https://github.com/devlooped/GitInfo/issues/128 )
12+ - Switch to ThisAssembly.Constants for C\# [ \# 229] ( https://github.com/devlooped/GitInfo/pull/229 ) (@kzu )
13+ - Properly detect HEAD changes for incremental builds [ \# 226] ( https://github.com/devlooped/GitInfo/pull/226 ) (@kzu )
14+ - Change GitDefaultBranch to ` main ` instead of ` master ` [ \# 225] ( https://github.com/devlooped/GitInfo/pull/225 ) (@kzu )
15+ - Improve targets organization by moving ThisAssembly to another targets [ \# 219] ( https://github.com/devlooped/GitInfo/pull/219 ) (@kzu )
16+ - Switch to built-in .NET SDK AssemblyMetadata support [ \# 218] ( https://github.com/devlooped/GitInfo/pull/218 ) (@kzu )
17+
18+ :bug : Fixed bugs:
19+
20+ - Missing Git Information with Docker build [ \# 216] ( https://github.com/devlooped/GitInfo/issues/216 )
21+ - Version issue with Multi-target projects [ \# 202] ( https://github.com/devlooped/GitInfo/issues/202 )
22+ - Git isDirty triggers rebuilds [ \# 183] ( https://github.com/devlooped/GitInfo/issues/183 )
23+ - GitInfo.cache collects warnings which leads to build errors [ \# 91] ( https://github.com/devlooped/GitInfo/issues/91 )
24+
25+ :hammer : Other:
26+
27+ - $\( GitBranch\) prop value is empty in .csproj file [ \# 178] ( https://github.com/devlooped/GitInfo/issues/178 )
28+
29+ :twisted_rightwards_arrows : Merged:
30+
31+ - Delete removed define for assembly metadata [ \# 220] ( https://github.com/devlooped/GitInfo/pull/220 ) (@kzu )
32+
333## [ v2.3.0] ( https://github.com/devlooped/GitInfo/tree/v2.3.0 ) (2022-11-18)
434
535[ Full Changelog] ( https://github.com/devlooped/GitInfo/compare/v2.2.1...v2.3.0 )
You can’t perform that action at this time.
0 commit comments