Releases: o2sh/onefetch
Releases Β· o2sh/onefetch
v2.9.1
v2.9.0
Notes:
* [info] add pyproject.toml and Pipfile parsers for pip package manager @HallerPatrick
* [language] added support for Emojicode @geeseven
* [language] added support for GraphQL @geeseven
* [misc] automate Homebrew release @erikgaal
* [language] added support for Qml @mapau
* [misc] add Yaml output and ISO 8601 date format option @kernel-sanders
* [misc] add CLI option to switch true colors on/off @spenserblack
v2.8.0
Notes:
* [language] added support for VimScript @geeseven
* [language] added support for Vala @geeseven
* [language] added support for Processing @Luke-zhang-04
* [misc] new CLI flag to hide logo if terminal size is too narrow @Luke-zhang-04
* [misc] new CLI flag to output in JSON format @HallerPatrick
* [misc] exclude .git folder when computing repo size @HallerPatrick
* [info] replace git sys calls with git2-rs calls @HallerPatrick
* [info] added pub as another package manager for dart projects @HallerPatrick
v2.7.3
v2.7.2
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
v2.7.0
Contributors
@yoichi
@Luke-zhang-04
@spenserblack
New features
- Detect dependencies @Luke-zhang-04
- add print-package-mangers cli option @o2sh
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
Contributors:
@atluft
@yoichi
@Luke-zhang-04
@spenserblack
@KaindlJulian
@akrantz01
@geeseven
@rogercyyu
@Cogitri
Language
- Added support for Zsh, bash, JSX and TSX @Luke-zhang-04
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
- clean up python script from wiki @geeseven
- make build fail when deprecated dependencies @spenserblack @o2sh
- remove async/await @o2sh
New collaborator
v2.5.0
Summary: Lots of code refactoring and ASCII re-touching.
Contributors:
@atluft π₯
@maash3r π₯
@rootEnginear π₯
@CodeLongAndProsper90 π₯
@reime005 π₯
@spenserblack π₯ π―
@tianlangwu π₯
@nguyenquannnn π₯
@yoichi π₯
@CephalonRho π₯
Bug Fixes
New features
- Show number of Tags and Branches @reime005
Misc
- Reduce size of Lua, Clojure, Jupyter-Notebooks, Tex, Zig ASCII logo @maash3r
- Reduce size of Swift, Objective-C ASCII logo @atluft
- Reduce size of Php @rootEnginear
- Reduce size of Nim @tianlangwu
- Better CI/CD @spenserblack
- New Go and Rust ASCII logo @nguyenquannnn
- Enable image backends on macOS @yoichi
v2.4.0
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
- Added support for Crystal @MarkusPettersson98
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
- Add info for cargo-deb @SuperSandro2000
- Enable stale bot #184 @o2sh
- Enable dependabot @spenserblack
- improved ci/cd actions @o2sh


