You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+65Lines changed: 65 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,71 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## 2.19.0 (2023-11-29)
9
+
10
+
### New Features 🎉
11
+
12
+
- exclude files from churn by @o2sh in https://github.com/o2sh/onefetch/pull/1120
13
+
- add odin support by @spsandwichman in https://github.com/o2sh/onefetch/pull/1064
14
+
- New language: Arduino by @Sh4rk-Byte in https://github.com/o2sh/onefetch/pull/1176
15
+
- Right align authorship percentages by @lukehsiao in https://github.com/o2sh/onefetch/pull/1207
16
+
- Add Agda to languages.yaml by @Zoltan-Balazs in https://github.com/o2sh/onefetch/pull/1216
17
+
18
+
### Bug Fixes 🐛
19
+
20
+
- add a test for negative dates and see how onefetch handles it by @Byron in https://github.com/o2sh/onefetch/pull/1100
21
+
22
+
### Chores 🧹
23
+
24
+
- Group clap dependency updates by @spenserblack in https://github.com/o2sh/onefetch/pull/1101
25
+
- Group all NPM dependency updates by @spenserblack in https://github.com/o2sh/onefetch/pull/1110
26
+
- Added Turkish Translations by @4Chaffenel in https://github.com/o2sh/onefetch/pull/1135
27
+
- use workspace inheritance by @o2sh in https://github.com/o2sh/onefetch/pull/1142
28
+
- docs(contributing): Add syntax highlighting to YAML block by @spenserblack in https://github.com/o2sh/onefetch/pull/1172
29
+
- add release.yml file by @o2sh in https://github.com/o2sh/onefetch/pull/1177
30
+
- replace action-rs by @o2sh in https://github.com/o2sh/onefetch/pull/1191
31
+
- Resolve clippy warnings by @spenserblack in https://github.com/o2sh/onefetch/pull/1201
32
+
- Refactor and test info field styling by @spenserblack in https://github.com/o2sh/onefetch/pull/1214
33
+
- Refactoring git metrics module by @o2sh in https://github.com/o2sh/onefetch/pull/1217
34
+
35
+
### Dependencies ⬆️⬇️
36
+
37
+
- upgrade to `gix` 0.53.1 by @Byron in https://github.com/o2sh/onefetch/pull/1166
38
+
39
+
### Commit Statistics
40
+
41
+
<csr-read-only-do-not-edit/>
42
+
43
+
- 17 commits contributed to the release over the course of 154 calendar days.
44
+
- 157 days passed between releases.
45
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
46
+
- 8 unique issues were worked on: [#1098](https://github.com/o2sh/onefetch/issues/1098), [#1100](https://github.com/o2sh/onefetch/issues/1100), [#1120](https://github.com/o2sh/onefetch/issues/1120), [#1201](https://github.com/o2sh/onefetch/issues/1201), [#1207](https://github.com/o2sh/onefetch/issues/1207), [#1214](https://github.com/o2sh/onefetch/issues/1214), [#1217](https://github.com/o2sh/onefetch/issues/1217), [#1220](https://github.com/o2sh/onefetch/issues/1220)
- Add a test for negative dates and see how onefetch handles it ([`67cd11a`](https://github.com/o2sh/onefetch/commit/67cd11a3feb6f0198c8ffa36223491442285cee5))
Copy file name to clipboardExpand all lines: ascii/CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,23 +21,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
21
22
22
<csr-read-only-do-not-edit/>
23
23
24
-
-17 commits contributed to the release over the course of 180 calendar days.
24
+
-19 commits contributed to the release over the course of 314 calendar days.
25
25
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
26
-
-3 unique issues were worked on: [#934](https://github.com/o2sh/onefetch/issues/934), [#936](https://github.com/o2sh/onefetch/issues/936), [#992](https://github.com/o2sh/onefetch/issues/992)
26
+
-4 unique issues were worked on:[#1142](https://github.com/o2sh/onefetch/issues/1142),[#934](https://github.com/o2sh/onefetch/issues/934), [#936](https://github.com/o2sh/onefetch/issues/936), [#992](https://github.com/o2sh/onefetch/issues/992)
Copy file name to clipboardExpand all lines: manifest/CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
<csr-read-only-do-not-edit/>
13
13
14
-
-26 commits contributed to the release over the course of 247 calendar days.
14
+
-30 commits contributed to the release over the course of 382 calendar days.
15
15
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
16
-
-5 unique issues were worked on: [#1077](https://github.com/o2sh/onefetch/issues/1077), [#1089](https://github.com/o2sh/onefetch/issues/1089), [#851](https://github.com/o2sh/onefetch/issues/851), [#959](https://github.com/o2sh/onefetch/issues/959), [#981](https://github.com/o2sh/onefetch/issues/981)
16
+
-8 unique issues were worked on: [#1077](https://github.com/o2sh/onefetch/issues/1077), [#1089](https://github.com/o2sh/onefetch/issues/1089), [#1142](https://github.com/o2sh/onefetch/issues/1142), [#1205](https://github.com/o2sh/onefetch/issues/1205), [#1221](https://github.com/o2sh/onefetch/issues/1221), [#851](https://github.com/o2sh/onefetch/issues/851), [#959](https://github.com/o2sh/onefetch/issues/959), [#981](https://github.com/o2sh/onefetch/issues/981)
17
17
18
18
### Commit Details
19
19
@@ -25,13 +25,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
25
- Bump cargo_toml from 0.15.2 to 0.15.3 ([`b6ed0f7`](https://github.com/o2sh/onefetch/commit/b6ed0f7b28c4226bfb815ea3e94ddd6a98df930b))
0 commit comments