Skip to content

Releases: o2sh/onefetch

v2.7.2

21 Nov 15:08
Compare
Choose a tag to compare

Note

* [language] added support for HolyC @Ferryistaken 
* [language] added support for Xaml @o2sh  
* [info] get_repo_name_and_url defaults to remote.origin.url @o2sh
* [misc] replaced some git sys calls with git2-rs calls @o2sh 
* [ascii] improved coloring for c, c++, c#, typescript, and lua @o2sh 
* [ascii] fixed ascii max-width integration test --> update raku ascii logo @o2sh 
* [image] fixed image detection for kitty: remove check on env variable @o2sh

v2.7.1

07 Nov 23:21
Compare
Choose a tag to compare

onefetch

Misc

  • Remove Language::Unknown @o2sh

v2.7.0

07 Nov 18:06
Compare
Choose a tag to compare

onefetch

Contributors
@yoichi
@Luke-zhang-04
@spenserblack

New features

Bug fixes

  • Don't output unnecessary newline when checking for image backend support @yoichi
  • Fix trailing white space in LOC @o2sh

Misc

  • Colon is white by default @o2sh

v2.6.0

04 Nov 10:49
Compare
Choose a tag to compare

onefetch

Contributors:
@atluft
@yoichi
@Luke-zhang-04
@spenserblack
@KaindlJulian
@akrantz01
@geeseven
@rogercyyu
@Cogitri

Language

New features

  • Support COLORTERM for TrueColor ASCII @atluft @spenserblack
  • CLI flag to use more color (16 -> 256) in sixel graphics @yoichi
  • Add Text Coloring via CLI flag @rogercyyu
  • Add CLI flag to disable ASCII art (or image) and only display info lines @akrantz01
  • Extend image backend support to ITerm2 Inline Images Protocol @yoichi
  • Replace ASCII logo with shell command output @KaindlJulian

Misc

New collaborator

@yoichi

v2.5.0

19 Oct 13:26
Compare
Choose a tag to compare

onefetch

Summary: Lots of code refactoring and ASCII re-touching.

Contributors:
@atluft 🥇
@maash3r 🥇
@rootEnginear 🥇
@CodeLongAndProsper90 🥇
@reime005 🥇
@spenserblack 🥇 💯
@tianlangwu 🥇
@nguyenquannnn 🥇
@yoichi 🥇
@CephalonRho 🥇

Bug Fixes

New features

Misc

v2.4.0

03 Oct 19:19
Compare
Choose a tag to compare

onefetch

This release's main focus was to improve the overall performance and make it easier for future contributors to add support for a new language.

Contributors:
@spenserblack
@SuperSandro2000
@MarkusPettersson98

Language

New feature:

  • Use async/await to improve performance @spenserblack @o2sh
  • Refacto language.rs with the introduction of a macro! and Unit tests to check for ASCII logo size @spenserblack
  • Refacto info.rs to use git log once #198 @o2sh

Misc

2.3.0

02 Aug 20:01
Compare
Choose a tag to compare

onefetch

Contributors:
@ebroto

Language

  • Added support for Docker File @o2sh
  • Added support for Jupyter Notebooks @o2sh

New feature:

Misc

  • Accept LICENCE... as license file name @ebroto
  • Better descriptions for flags and options @o2sh
  • Remove Bright Colors #179

2.2.0

04 Jan 18:16
Compare
Choose a tag to compare

onefetch

Contributors:
@Phundrak @Sh3mm @axdiamond

Language

New feature:

  • Add pending changes info line #166 @axdiamond
  • Add option to defines the number of contributors to be shown @Sh3mm

Misc

  • Update ASCII logos for C++, C# and PHP @Sh3mm

2.1.0

10 Nov 00:33
Compare
Choose a tag to compare

onefetch

Contributors:
@CephalonRho @ebroto @Phundrak

Language

New feature:

  • Add --no-color-blocks flag #153
  • Add suport for SIXEL image_backend @CephalonRho

Misc

  • Update to askalono 0.4.0 and use a more strict confidence threshold

2.0.1

06 Nov 20:55
Compare
Choose a tag to compare

onefetch

Contributors:
@ebroto

Misc: