Releases: o2sh/onefetch
Releases Β· o2sh/onefetch
2.17.1
2.17.0
Features
- Disable line wrap (#983) @o2sh
- Add Pascal support (#989) @rchastain
- Add Coldfusion support (#971) @theemanofsteele
- Remove github token from url field (#996) @jim4067
Chore
- Changed Hashbang (#979) @gautamprikshit1
- Prevent conflicts in wiki action 39fe441 @spenserblack
- Fix typos (#992) @hezhizhen
- Group CLI options in sections (#995) @o2sh
- replace
--show-logo
with--no-art
(#1002) @o2sh - Set snapshot language to plain text (#1003) @spenserblack
- Better error message when
human_time
panics (#1010) @o2sh
2.16.0
Features
- Add GLSL language support #490 (#824) @sangsatori
Bug fixes
- Fix Markdown / Jupyter markup not getting counted (#937) @spenserblack
- upgrade gix to 0.36.1 to avoid breakage. (#965) @Byron
Chore
- Fix path to language template (#939) @spenserblack
- Create the Arabic README file (Arabic translation) (#950) @anas-elgarhy
- Refactoring of info/langs/mod.rs (#948) @o2sh
- Remove country flags #928 @o2sh
- Upgrade git-repository 0.30 to gix 0.36 (#963) @Byron
2.15.1
2.15.0
Features
- Add
--number-separator
CLI flag #892 @o2sh - Add Makefile language support #867 @ozwaldorf
- Vercel: add section links #922 @ozwaldorf
Chore
- Add gitpod.io configuration #881 @spenserblack
- Use human_panic #887 @o2sh
- Read license from manifest first #769 @o2sh
- Install cargo-insta in dev containers #909 @spenserblack
- Info struct to holds a Vec #911 @o2sh
- Add benchmark #912 @o2sh
- GH action to synchronize wiki with .github/wiki #926 @spenserblack @o2sh
- Clean up greeter and fix repository detection mechanism in wiki #927 @quazar-omega
- Turn
AsciiArt.rs
into its own crate #934 @o2sh
Bug Fixes
- Use ISO time for snapshot tests #908 @spenserblack
- Parse multi-byte unicode chars correctly + docs #936 @ozwaldorf
2.14.2
2.14.1
2.14.0
Features
- Add description info line #851 @o2sh
- Add CLI flag to set the maximum number of languages to be shown 8159b34 @o2sh
- Add VisualBasic language support #867 @antonizyla
Chore
- Add manifest crate #851 @o2sh @spenserblack
- Move
image_backends
into its own crate 9ce17c1 @o2sh - Add devcontainer/codespace config #857 @spenserblack
- Switch to
Swatinem/rust-cache
for caching 7592eb2 @o2sh - Add README translation for Korean #869 @abiriadev
- add icon to windows exe 584574f @o2sh