Releases: Matars/gitfetch
Releases · Matars/gitfetch
v1.1.7
21 Oct 03:48
Compare
Sorry, something went wrong.
No results found
Lots of customisations through the cli, read more with gitfetch --help
Quick overview
Use any ASCII character as "day" in the graph
Chose to hide sections with --no-*
Custom width and height for contribution graph
v1.1.1
20 Oct 23:50
Compare
Sorry, something went wrong.
No results found
Multi-Provider Support
GitHub, GitLab, Gitea/Forgejo/Codeberg, and Sourcehut
Provider Selection on first call
Arrow-key navigation with visual circle indicators
Better Docs:
Dedicated docs folder with detailed guides on various configs
Minor changes
Align colors in config
Added color name support for example in .conf
you could set header = blue
instead of having ANSI as the only option
redesigned the language "prgoress bar" to something nicer.
v1.0.20
20 Oct 22:28
Compare
Sorry, something went wrong.
No results found
Updated cache location to ~/.local/share/gitfetch/cache.db
#5
v1.0.19
20 Oct 20:13
Compare
Sorry, something went wrong.
No results found
AUR support
Need to experiment with GitHub workflow that updates my AUR based on releases.
Update readme to use the real package name and not fake alias
v1.0.18
20 Oct 19:38
Compare
Sorry, something went wrong.
No results found
Display Improvements
Better layout spacing : Adjusted graph width calculations to prevent content overflow and provide more space for user information
Medium view optimization : Top languages section is now only displayed on terminals wider than 120 characters to avoid cramped layouts
Language Statistics
Normalized language names : Improved handling of programming language names with consistent casing and avoiding duplicate languages
Bug Fixes
Fixed potential display width calculation issues that could cause content to exceed terminal boundaries
v1.0.17
20 Oct 19:11
Compare
Sorry, something went wrong.
No results found
Auto-detect authenticated user #13
Enhanced color customization
Improved documentation: Added comprehensive color customization guide to the README
v1.0.16
20 Oct 16:44
Compare
Sorry, something went wrong.
No results found
Sorry of the release spamming.
Had issues with brew dependency handling, should be fixed and working smoothly from here.
AUR packaging seems to be bugged still. Fixing soon
v1.0.15
20 Oct 16:31
Compare
Sorry, something went wrong.
No results found
Fixed PRs accidentaly fetching issues
Regarding #17
v1.0.14
20 Oct 16:17
Compare
Sorry, something went wrong.
No results found
fixed brew dependencies issues
v1.0.13
20 Oct 16:03
Compare
Sorry, something went wrong.
No results found
Fixed python dependency issue