Description:
This update for onefetch fixes the following issues:
Update to 0.25.0:
New Features:
* add language support for Text #1579
* support repos "without source code" #1580
Chores:
* improve error handling #1560
Bug Fixes:
* remove extra line break in 886d942
- This updates gix-path to 0.10.11 (boo#1230085)
Update to 0.24.0:
* add language support for Lean #1509
* add language support for Typst #1508
* add language support for Razor #1521
* more idiomatic way to fetch HEAD refs #1515
* more idiomatic way to fetch repository remote URL #1516
* update holyc language logo #1543
* update wiki powershell-snippet #1542
Update to 0.23.1:
* Fix version in man page
Update to 0.23.0:
New Features:
* add language support for OpenSCAD #1502
* add language support for Modelica #1262
* add language support for ATS #523
* add language support for CUDA #940
* add missing nerd fonts icons for some languages #1491
Chores:
* add Italian translation of README #1435
* add Polish translation of README #1444
* add Czech translation of READEME #1439
* update russian README #1478
* add script to preview/validate Nerd Fonts #1492
* add Powershell snippet to run onefetch automatically #1453
Update to 2.22.0:
New Features:
* Add support for nerd font glyphs in languages info #1395
* [onefetch.dev] Add nerdfont iconts to the preview #1411
* Automate publishing crates to crates.io #1364
Bug Fixes:
* Show future commit dates without panicking #1389
Chores:
* Re-generate the man page with --no-info #1376
* Drop unused shebangs from repo test fixture scripts #1375
- boo#1230686 (CVE-2024-45405):
Bump git-path to 0.10.11
Update to 2.21.0:
* Add CLI option to force URL format to HTTP instead of SSH #1314
* Add CLI flag to hide token from repository URL #1319
* Make Lua logo more readable on dark terminal #1337
* Fix deadlock in Churn computation #1316
* Exclude bot commits from churn when --no-bots option is used #1335
* [onefetch.dev] switch to dark theme #1297
* RUSTSEC-2024-0320: remove yaml-rust dependency #1309
* Refactor --no-bots CLI option #1340
Update to 2.20.0:
* This version marks the completion of the transition from git2 to gitoxide
* Add svg language support #1266
* lang: Adding Oz programming language #1280
Update to 2.19.0:
New Features:
* exclude files from churn #1120
* add odin support #1064
* New language: Arduino #1176
* Right align authorship percentages #1207
* Add Agda to languages.yaml #1216
Bug Fixes:
* add a test for negative dates and see how onefetch handles it #1100