Skip to content

Releases: o2sh/onefetch

2.27.1

19 Mar 10:22
497d4c0

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: 2.27.0...2.27.1

2.27.0

19 Mar 10:07
bc4678c

Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • fix npm manifest parsing by @o2sh in #1693
  • always show ascii-language when provided by CLI by @o2sh in #1713
  • ascii_colors should match ascii-language colors when provided by CLI when no language detected bcfca6b

Chores

  • simplify logic for commit graph traversal, reduce parallelization by @o2sh in #1682

onefetch.dev

  • Add Copy button with toaster to Ascii preview by @o2sh in #1679

New Contributors

Full Changelog: 2.26.1...2.27.0

2.26.1

21 Dec 16:04
7c0446c

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: 2.26.0...2.26.1

2.26.0

21 Dec 15:23
de7ba62

Choose a tag to compare

What's Changed

New Features

Chores

Bug Fixes

  • skip get_main_language call if no language detected by @o2sh in 10603ae

New Contributors

Full Changelog: 2.25.0...2.26.0

2.25.0

05 Jul 22:21
5776820

Choose a tag to compare

What's Changed

New Features

Chores

Bug Fixes

New Contributors

Full Changelog: 2.24.0...2.25.0

2.24.0

12 Apr 16:31
23cb218

Choose a tag to compare

What's Changed

New Features

Chores

New Contributors

Full Changelog: 2.23.1...2.24.0

2.23.1

01 Jan 17:05
9d5131f

Choose a tag to compare

Bug Fixes πŸ›

  • Fix version in man page

Full Changelog: 2.23.0...2.23.1

2.23.0

01 Jan 15:55
6f01038

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Chores 🧹

New Contributors

Full Changelog: 2.22.0...2.23.0

2.22.0

19 Sep 22:39
5151b54

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug Fixes πŸ›

  • Show future commit dates without panicking by @MalteT in #1389

Chores 🧹

New Contributors

Full Changelog: 2.21.0...2.22.0

2.21.0

07 May 22:19
ed99fe2

Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • Add CLI option to force URL format to HTTP instead of SSH by @0spotter0 in #1314
  • Add CLI flag to hide token from repository URL by @o2sh in #1319
  • Make Lua logo more readable on dark terminal by @o2sh in #1337

Bug Fixes πŸ›

  • Fix deadlock in Churn computation by @Nettifani in #1316
  • Exclude bot commits from churn when --no-bots option is used by @o2sh in #1335

Chores 🧹

  • [onefetch.dev] switch to dark theme by @o2sh in #1297
  • RUSTSEC-2024-0320: remove yaml-rust dependency by @Suyun114 in #1309
  • Refactor --no-bots CLI option by @o2sh in #1340

New Contributors

Full Changelog: 2.20.0...2.21.0