Skip to content

Commit 198b6a6

Browse files
committed
🖉 Update changelog with v3.5.0-beta
1 parent 7a1f8b1 commit 198b6a6

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

changelog.md

+35
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

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+
331
## [v3.3.5](https://github.com/devlooped/GitInfo/tree/v3.3.5) (2024-05-13)
432

533
[Full Changelog](https://github.com/devlooped/GitInfo/compare/v3.3.4...v3.3.5)
@@ -37,6 +65,10 @@
3765
- parse\(''\)" cannot be evaluated. version string portion was too short or too long [\#300](https://github.com/devlooped/GitInfo/issues/300)
3866
- Shield from invalid git version [\#313](https://github.com/devlooped/GitInfo/pull/313) (@kzu)
3967

68+
:twisted_rightwards_arrows: Merged:
69+
70+
- +Mᐁ includes [\#315](https://github.com/devlooped/GitInfo/pull/315) (@devlooped-bot)
71+
4072
## [v3.3.2](https://github.com/devlooped/GitInfo/tree/v3.3.2) (2023-08-30)
4173

4274
[Full Changelog](https://github.com/devlooped/GitInfo/compare/v3.3.1...v3.3.2)
@@ -55,6 +87,7 @@
5587
:twisted_rightwards_arrows: Merged:
5688

5789
- 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)
5891

5992
## [v3.3.0](https://github.com/devlooped/GitInfo/tree/v3.3.0) (2023-08-11)
6093

@@ -260,7 +293,9 @@
260293

261294
:twisted_rightwards_arrows: Merged:
262295

296+
- +Mᐁ includes [\#207](https://github.com/devlooped/GitInfo/pull/207) (@devlooped-bot)
263297
- +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)
264299

265300
## [v2.2.0](https://github.com/devlooped/GitInfo/tree/v2.2.0) (2021-08-25)
266301

0 commit comments

Comments
 (0)