|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v3.5.0-beta](https://github.com/devlooped/GitInfo/tree/v3.5.0-beta) (2024-11-02) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/devlooped/GitInfo/compare/v3.3.5...v3.5.0-beta) |
| 6 | + |
| 7 | +:sparkles: Implemented enhancements: |
| 8 | + |
| 9 | +- Question: Why we use git log with format to get the Current commit? [\#355](https://github.com/devlooped/GitInfo/issues/355) |
| 10 | +- Projects don't rebuild after committing [\#322](https://github.com/devlooped/GitInfo/issues/322) |
| 11 | +- Add vswhere fallback to locate git provided by VS [\#372](https://github.com/devlooped/GitInfo/pull/372) (@kzu) |
| 12 | +- Simplify IsDirty with newer typed constants in ThisAssembly [\#368](https://github.com/devlooped/GitInfo/pull/368) (@kzu) |
| 13 | +- Allow opting-out of GitBranch default in CI [\#366](https://github.com/devlooped/GitInfo/pull/366) (@kzu) |
| 14 | +- Set default GitBranch from CI env variables [\#365](https://github.com/devlooped/GitInfo/pull/365) (@kzu) |
| 15 | +- Using simpler git command to get current commit [\#356](https://github.com/devlooped/GitInfo/pull/356) (@kzu) |
| 16 | + |
| 17 | +:hammer: Other: |
| 18 | + |
| 19 | +- Using GitInfo with Ncrunch [\#345](https://github.com/devlooped/GitInfo/issues/345) |
| 20 | + |
| 21 | +:twisted_rightwards_arrows: Merged: |
| 22 | + |
| 23 | +- Adopt SL v2 via ThisAssembly.Constants and document in readme\(s\) [\#370](https://github.com/devlooped/GitInfo/pull/370) (@kzu) |
| 24 | +- +Mᐁ includes [\#367](https://github.com/devlooped/GitInfo/pull/367) (@devlooped-bot) |
| 25 | +- +Mᐁ includes [\#357](https://github.com/devlooped/GitInfo/pull/357) (@devlooped-bot) |
| 26 | +- Clean code [\#352](https://github.com/devlooped/GitInfo/pull/352) (@gitfool) |
| 27 | +- Remove redundant depends on targets [\#346](https://github.com/devlooped/GitInfo/pull/346) (@gitfool) |
| 28 | +- Fix fast up-to-date-check [\#343](https://github.com/devlooped/GitInfo/pull/343) (@gitfool) |
| 29 | +- Disable rogue command echo [\#342](https://github.com/devlooped/GitInfo/pull/342) (@gitfool) |
| 30 | + |
3 | 31 | ## [v3.3.5](https://github.com/devlooped/GitInfo/tree/v3.3.5) (2024-05-13)
|
4 | 32 |
|
5 | 33 | [Full Changelog](https://github.com/devlooped/GitInfo/compare/v3.3.4...v3.3.5)
|
|
37 | 65 | - parse\(''\)" cannot be evaluated. version string portion was too short or too long [\#300](https://github.com/devlooped/GitInfo/issues/300)
|
38 | 66 | - Shield from invalid git version [\#313](https://github.com/devlooped/GitInfo/pull/313) (@kzu)
|
39 | 67 |
|
| 68 | +:twisted_rightwards_arrows: Merged: |
| 69 | + |
| 70 | +- +Mᐁ includes [\#315](https://github.com/devlooped/GitInfo/pull/315) (@devlooped-bot) |
| 71 | + |
40 | 72 | ## [v3.3.2](https://github.com/devlooped/GitInfo/tree/v3.3.2) (2023-08-30)
|
41 | 73 |
|
42 | 74 | [Full Changelog](https://github.com/devlooped/GitInfo/compare/v3.3.1...v3.3.2)
|
|
55 | 87 | :twisted_rightwards_arrows: Merged:
|
56 | 88 |
|
57 | 89 | - Bump to downstream ThisAssembly without SponsorLink [\#305](https://github.com/devlooped/GitInfo/pull/305) (@kzu)
|
| 90 | +- +Mᐁ includes [\#303](https://github.com/devlooped/GitInfo/pull/303) (@devlooped-bot) |
58 | 91 |
|
59 | 92 | ## [v3.3.0](https://github.com/devlooped/GitInfo/tree/v3.3.0) (2023-08-11)
|
60 | 93 |
|
|
260 | 293 |
|
261 | 294 | :twisted_rightwards_arrows: Merged:
|
262 | 295 |
|
| 296 | +- +Mᐁ includes [\#207](https://github.com/devlooped/GitInfo/pull/207) (@devlooped-bot) |
263 | 297 | - +M▼ includes [\#200](https://github.com/devlooped/GitInfo/pull/200) (@github-actions[bot])
|
| 298 | +- Integrate .csproj section on code example on README.md [\#173](https://github.com/devlooped/GitInfo/pull/173) (@paonath) |
264 | 299 |
|
265 | 300 | ## [v2.2.0](https://github.com/devlooped/GitInfo/tree/v2.2.0) (2021-08-25)
|
266 | 301 |
|
|
0 commit comments