KingDownloads

onefetch version history

10 releases tracked, newest first.

2.27.1

Mar 19, 2026
- Fix CD pipeline

5 downloads

2.27.0

Mar 19, 2026
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New Features * add language support for Nushell by @o2sh in https://github.com/o2sh/onefetch/pull/1687 * add language support for Slint by @opmr0 in https://github.com/o2sh/onefetch/pull/1710 ### Bug Fixes * fix npm manifest parsing by @o2sh in https://github.com/o2sh/onefetch/pull/1693 * always show ascii-language when provided by CLI by @o2sh in https://github.com/o2sh/onefetch/pull/1713 * ascii_colors should match ascii-language colors when provided by CLI when no language detected bcfca6ba6f4fb05b723b64c5a2d6b315d7c74e71 ### Chores * simplify logic for commit graph traversal, reduce parallelization by @o2sh in https://github.com/o2sh/onefetch/pull/1682 ### onefetch.dev * Add Copy button with toaster to Ascii preview by @o2sh in https://github.com/o2sh/onefetch/pull/1679 ## New Contributors * @opmr0 made their first contribution in https://github.com/o2sh/onefetch/pull/1710 **Full Changelog**: https://github.com/o2sh/onefetch/compare/2.26.1...2.27.0

4 downloads

2.26.1

Dec 21, 2025
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Bug Fixes * Fix CD pipeline by @o2sh in becddb963ce78f25f2a1f88921b34f9a61e08cc9 **Full Changelog**: https://github.com/o2sh/onefetch/compare/2.26.0...2.26.1

5 downloads

2.26.0

Dec 21, 2025
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New Features * Add colors to --help by @starsep in https://github.com/o2sh/onefetch/pull/1633 ### Chores * No unsafe by @Sk7Str1p3 in https://github.com/o2sh/onefetch/pull/1646 * bump cargo edition to 2024 by @o2sh in a3062f48db4eb2ff43cf8965f33f60b9454b4908 * increase default color resolution for sixel by @o2sh in 73300b60e38920aced8cfee376ad1051a1706f76 ### Bug Fixes * skip get_main_language call if no language detected by @o2sh in 10603ae2e6259c93595f5e5e7ff35b1d312541af ## New Contributors * @0323pin made their first contribution in https://github.com/o2sh/onefetch/pull/1599 * @starsep made their first contribution in https://github.com/o2sh/onefetch/pull/1633 **Full Changelog**: https://github.com/o2sh/onefetch/compare/2.25.0...2.26.0

0 downloads

2.25.0

Jul 5, 2025
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New Features * add language support for Text by @Kajiih in https://github.com/o2sh/onefetch/pull/1579 * support repos "without source code" by @o2sh in https://github.com/o2sh/onefetch/pull/1580 ### Chores * improve error handling by @Mahdiglm in https://github.com/o2sh/onefetch/pull/1560 ### Bug Fixes * remove extra line break by @o2sh in 886d942c510864612c1ad58a64a9c91b1193b9e9 ## New Contributors * @Mahdiglm made their first contribution in https://github.com/o2sh/onefetch/pull/1560 * @Kajiih made their first contribution in https://github.com/o2sh/onefetch/pull/1579 **Full Changelog**: https://github.com/o2sh/onefetch/compare/2.24.0...2.25.0

5 downloads

2.24.0

Apr 12, 2025
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New Features * add language support for Lean by @foxyseta in https://github.com/o2sh/onefetch/pull/1509 * add language support for Typst by @foxyseta in https://github.com/o2sh/onefetch/pull/1508 * add language support for Razor by @SrS2225a in https://github.com/o2sh/onefetch/pull/1521 ### Chores * more idiomatic way to fetch HEAD refs by @o2sh in https://github.com/o2sh/onefetch/pull/1515 * more idiomatic way to fetch repository remote URL by @o2sh in https://github.com/o2sh/onefetch/pull/1516 * update holyc language logo by @o2sh in https://github.com/o2sh/onefetch/pull/1543 * update wiki powershell-snippet by @FallenDeity in https://github.com/o2sh/onefetch/pull/1542 * add nix local setup @Sk7Str1p3 in https://github.com/o2sh/onefetch/pull/1549 ## New Contributors * @andygeorge made their first contribution in https://github.com/o2sh/onefetch/pull/1504 * @foxyseta made their first contribution in https://github.com/o2sh/onefetch/pull/1509 * @SrS2225a made their first contribution in https://github.com/o2sh/onefetch/pull/1521 * @FallenDeity made their fir

5 downloads

2.23.1

Jan 1, 2025
<!-- Release notes generated using configuration in .github/release.yml at main --> ### Bug Fixes ๐Ÿ› * Fix version in man page **Full Changelog**: https://github.com/o2sh/onefetch/compare/2.23.0...2.23.1

5 downloads

2.23.0

Jan 1, 2025
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New Features ๐ŸŽ‰ * add language support for OpenSCAD by @kenchou in https://github.com/o2sh/onefetch/pull/1502 * add language support for Modelica by @dietmarw in https://github.com/o2sh/onefetch/pull/1262 * add language support for ATS by @pykenny in https://github.com/o2sh/onefetch/pull/523 * add language support for CUDA by @jtmr05 in https://github.com/o2sh/onefetch/pull/940 * add missing nerd fonts icons for some languages by @ankddev in https://github.com/o2sh/onefetch/pull/1491 ### Chores ๐Ÿงน * add Italian translation of README by @tlazzarin in https://github.com/o2sh/onefetch/pull/1435 * add Polish translation of README by @adamperkowski in https://github.com/o2sh/onefetch/pull/1444 * add Czech translation of READEME by @Amereyeu in https://github.com/o2sh/onefetch/pull/1439 * update russian README by @ankddev in https://github.com/o2sh/onefetch/pull/1478 * [onefetch.dev] migrate to Svelte v5 by @o2sh in https://github.com/o2sh/onefetch/pull/1455 * add script to preview/validate Nerd Fonts by @spenserblack in https://github.com/o2sh/onefetch/pull/1492 * a

5 downloads

2.22.0

Sep 19, 2024
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New Features ๐ŸŽ‰ * Add support for nerd font glyphs in languages info by @Localghost385 in https://github.com/o2sh/onefetch/pull/1395 * [onefetch.dev] Add nerdfont iconts to the preview by @Localghost385 in https://github.com/o2sh/onefetch/pull/1411 * Automate publishing crates to crates.io by @musicinmybrain in https://github.com/o2sh/onefetch/pull/1364 ### Bug Fixes ๐Ÿ› * Show future commit dates without panicking by @MalteT in https://github.com/o2sh/onefetch/pull/1389 ### Chores ๐Ÿงน * Re-generate the man page with --no-info by @musicinmybrain in https://github.com/o2sh/onefetch/pull/1376 * Drop unused shebangs from repo test fixture scripts by @musicinmybrain in https://github.com/o2sh/onefetch/pull/1375 ## New Contributors * @musicinmybrain made their first contribution in https://github.com/o2sh/onefetch/pull/1364 * @MalteT made their first contribution in https://github.com/o2sh/onefetch/pull/1389 **Full Changelog**: https://github.com/o2sh/onefetch/compare/2.21.0...2.22.0

5 downloads

2.21.0

May 7, 2024
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New Features ๐ŸŽ‰ * Add CLI option to force URL format to HTTP instead of SSH by @0spotter0 in https://github.com/o2sh/onefetch/pull/1314 * Add CLI flag to hide token from repository URL by @o2sh in https://github.com/o2sh/onefetch/pull/1319 * Make Lua logo more readable on dark terminal by @o2sh in https://github.com/o2sh/onefetch/pull/1337 ### Bug Fixes ๐Ÿ› * Fix deadlock in Churn computation by @Nettifani in https://github.com/o2sh/onefetch/pull/1316 * Exclude bot commits from churn when `--no-bots` option is used by @o2sh in https://github.com/o2sh/onefetch/pull/1335 ### Chores ๐Ÿงน * [onefetch.dev] switch to dark theme by @o2sh in https://github.com/o2sh/onefetch/pull/1297 * RUSTSEC-2024-0320: remove yaml-rust dependency by @Suyun114 in https://github.com/o2sh/onefetch/pull/1309 * Refactor `--no-bots` CLI option by @o2sh in https://github.com/o2sh/onefetch/pull/1340 ## New Contributors * @Suyun114 made their first contribution in https://github.com/o2sh/onefetch/pull/1309 * @Nettifani made their first contribution in https://github.com/o2sh/onefetch/pul

5 downloads