Releases: ThatOneCalculator/NerdFetch
Releases · ThatOneCalculator/NerdFetch
v8.4.0
What's Changed
- fix slackware package detection by @rrotter in #67
- multiple fixes and improvements by @rrotter in #68
- better compatibility with osh, mksh, and zsh
- fix macOS memory calculation on zsh and osh
- refactor unnecessary calls to external commands to instead depend on shell built-ins
Full Changelog: v8.3.3...v8.4.0
v8.3.3
What's Changed
Full Changelog: v8.3.2...v8.3.3
v8.3.2
v8.3.1
v8.3.0
Removes which
as dependency in place of standard POSIX command -v
, which also brings down average runtime from 128ms to 120ms!
v8.2.1
Fixes bug on Linux Mint
v8.2.0
V8.1.2
Full Changelog: v8.1.1...v8.1.2
- Fix Android when using Termux with Pacman instead of dpkg