17244feb23
- Update to 0.25.0: New Features: * add language support for Text #1579 * support repos "without source code" #1580 Chores: * improve error handling #1560 Bug Fixes: * remove extra line break in 886d942 - bsc#1230085: This updates gix-path to 0.10.11
Michael Vetter2025-07-09 06:33:27 +00:00
ba11f834cc
Accepting request 1269030 from utilities
Ana Guerrero2025-04-14 10:58:37 +00:00
17b8b0ddfc
- Update to 0.24.0: * add language support for Lean #1509 * add language support for Typst #1508 * add language support for Razor #1521 * more idiomatic way to fetch HEAD refs #1515 * more idiomatic way to fetch repository remote URL #1516 * update holyc language logo #1543 * update wiki powershell-snippet #1542Michael Vetter2025-04-13 18:53:26 +00:00
4f59ae6187
Accepting request 1235632 from utilities
Ana Guerrero2025-01-07 19:55:04 +00:00
435c79f4fc
- Update to 0.23.1: * Fix version in man page
Michael Vetter2025-01-07 13:14:11 +00:00
d29acb57c3
- Update to 2.22.0: New Features: * Add support for nerd font glyphs in languages info #1395 * [onefetch.dev] Add nerdfont iconts to the preview #1411 * Automate publishing crates to crates.io #1364 Bug Fixes: * Show future commit dates without panicking #1389 Chores: * Re-generate the man page with --no-info #1376 * Drop unused shebangs from repo test fixture scripts #1375 - bsc#1230686 (CVE-2024-45405): Bump git-path to 0.10.11
Michael Vetter2024-09-20 06:38:44 +00:00
3434f32ff0
Accepting request 1173572 from utilities
Ana Guerrero2024-05-13 15:58:12 +00:00
c2eccf7b2f
- Update to 2.21.0: * Add CLI option to force URL format to HTTP instead of SSH #1314 * Add CLI flag to hide token from repository URL #1319 * Make Lua logo more readable on dark terminal #1337 * Fix deadlock in Churn computation #1316 * Exclude bot commits from churn when --no-bots option is used #1335 * [onefetch.dev] switch to dark theme #1297 * RUSTSEC-2024-0320: remove yaml-rust dependency #1309 * Refactor --no-bots CLI option #1340Michael Vetter2024-05-13 06:33:46 +00:00
33a6a480da
Accepting request 1158901 from utilities
Ana Guerrero2024-03-18 15:46:42 +00:00
b9be3e920e
- Update to 2.20.0: * This version marks the completion of the transition from git2 to gitoxide * Add svg language support #1266 * lang: Adding Oz programming language #1280Michael Vetter2024-03-18 08:05:31 +00:00
b23aa8c65e
Accepting request 1130164 from utilities
Ana Guerrero2023-12-01 20:26:10 +00:00
763b5beec9
- Update to 2.19.0: New Features: * exclude files from churn #1120 * add odin support #1064 * New language: Arduino #1176 * Right align authorship percentages #1207 * Add Agda to languages.yaml #1216 Bug Fixes: * add a test for negative dates and see how onefetch handles it #1100Michael Vetter2023-12-01 07:28:29 +00:00
3c3d4b07c6
- Update to 2.18.1: * don't fail when computing diff on partial clones (#1093) * fetch banner info from github (#1094)
Michael Vetter2023-06-26 05:31:23 +00:00
faba6f58c4
- Update to 2.18.0: * add new info line called "Churn" which displays the files with the most modifications (commits) (#1071) * add Hlsl support (#1082) * performance: optimize case where repo has a commit-graph for massive performance gains (#1081) * docs: add a cmd.exe version of the cd snippet (#1048) * refacto: use the builder pattern to instantiate the Info struct (#1047) * improve bot regex (#1086)
Michael Vetter2023-06-23 06:27:30 +00:00
86ae9c5b38
- Update to 2.17.1: * Improve code coverage of src/info/mod.rs #1011 * Improve code coverage of src/ui/mod.rs #1012 * Added fish git repository greeter script to wiki #1021 * upgrade gitoxide to v0.44 and incorporate #1023#1024Michael Vetter2023-04-29 08:36:10 +00:00
ffd7a606d3
- Update to 2.17.0: Features: * Disable line wrap #983 * Add Pascal support #989 * Add Coldfusion support #971 * Remove github token from url field #996 Chore: * Changed Hashbang #979 * Prevent conflicts in wiki action 39fe441 * Fix typos #992 * Group CLI options in sections #995 * replace --show-logo with --no-art #1002 * Set snapshot language to plain text #1003 * Better error message when human_time panics #1010Michael Vetter2023-04-09 07:59:53 +00:00
634c5df80d
- Update to 2.14.2: Bug Fixes: * Include assets in crate a2f508a * Fix clap deps for onefetch-image crate 8cca7af * Add description field to onefetch-image and onefetch-manifest crate 2888186
Michael Vetter2022-12-01 09:23:35 +00:00
d2718d526a
- Disable tests: they break the build by needing an internet connection
Michael Vetter2022-11-07 21:52:11 +00:00
b97c3a9c52
- Update to 2.13.2: * [fix] Repo without remote should not fail #841 * [chore] Add integration tests with snapshot testing for Info struct #827 * [chore] Refactor test expressions #831Michael Vetter2022-10-31 08:10:59 +00:00
4702474f41
- Update to 2.9.0: * [info] add pyproject.toml and Pipfile parsers for pip package manager * [language] added support for Emojicode * [language] added support for GraphQL * [misc] automate Homebrew release * [language] added support for Qml * [misc] add Yaml output and ISO 8601 date format option * [misc] add CLI option to switch true colors on/off
Michael Vetter2021-01-14 10:04:46 +00:00
c4b0502ebd
- Update to 2.8.0: * [language] added support for VimScript * [language] added support for Vala * [language] added support for Processing * [misc] new CLI flag to hide logo if terminal size is too narrow * [misc] new CLI flag to output in JSON format * [misc] exclude .git folder when computing repo size * [info] replace git sys calls with git2-rs calls * [info] added pub as another package manager for dart projects
Michael Vetter2020-12-18 14:29:36 +00:00
0f97fd3222
- Update to 2.6.0: Language: * Added support for Zsh, bash, JSX and TSX New features: * Support COLORTERM for TrueColor ASCII * CLI flag to use more color (16 -> 256) in sixel graphics * Add Text Coloring via CLI flag * Add CLI flag to disable ASCII art (or image) and only display info lines * Extend image backend support to ITerm2 Inline Images Protocol * Replace ASCII logo with shell command output Misc: * clean up python script from wiki * make build fail when deprecated dependencies * remove async/await
Michael Vetter2020-11-05 07:27:52 +00:00
6c80831e78
- Update to 2.5.0: Bug Fixes: * Identify author by email * Fix#180 * Fix layout with sixel image backend New features: * Show number of Tags and Branches Misc: * Reduce size of Lua, Clojure, Jupyter-Notebooks, Tex, Zig ASCII logo * Reduce size of Swift, Objective-C ASCII logo * Reduce size of Php * Reduce size of Nim * Better CI/CD * New Go and Rust ASCII logo
Michael Vetter2020-10-22 08:47:32 +00:00
a693a73a3d
- Update to 2.4.0: Language: * Added support for Crystal New feature: * Use async/await to improve performance * Refacto language.rs with the introduction of a macro * Refacto info.rs to use git log once #198 Misc: * Add info for cargo-deb * Enable stale bot #184 * Enable dependabot * Improved ci/cd actions
Michael Vetter2020-10-05 07:31:22 +00:00
c9156857c6
- Update to 2.3.0: Language: * Added support for Docker File * Added support for Jupyter Notebooks New feature: * Add exclude OPTION (#178) Misc: * Accept LICENCE... as license file name * Better descriptions for flags and options * Remove Bright Colors (#179)
Michael Vetter2020-08-03 10:27:58 +00:00