E

eza

E
eza Dev Tools v0.23.5

eza v0.23.5 (goodbye horses)

It's been a while since the last release, life happened, but eza found a way regardless. Major changes have landed since last time. We finished the years long clap migration! Another cool thing, is eza now counts lines of code for you And yes, it's still as fast as you'd imagine: takes 4.5 mins to count ~635 GB of source code. Most usages of this feel instant. For the Nix users, there's also a new…

E
eza Dev Tools v0.23.4

eza v0.23.4

Changelog [0.23.4] - 2025-10-03 Bug Fixes Update nixpkgs/cargo dependencies Miscellaneous Tasks Eza v0.23.4 changelogs, version bump Checksums sha256sum dcb0fb3a073e03a8a52c0f43bfcd9ce2d7a8df5556a08dfda33265f679f346c2 ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu_no_libgit.tar.gz c2ace6c5a14e4e3c57ae57bc2dffb6ebaa87ea5edb6c08ce62b0917c6ffd4102 ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu_…

E
eza Dev Tools v0.23.3

eza v0.23.3

Changelog [0.23.3] - 2025-09-14 Documentation Corrected "user_executable_file" option Features Update flake inputs Miscellaneous Tasks Update snapcraft manifest for core24 Eza v0.23.3 changelogs, version bump Build Update cargo deps Checksums sha256sum 9d0f4f726fb91ab57c31c0a9fbc7fcb35c198dacc6790968b024cb2359be2256 ./target/bin-0.23.3/eza_aarch64-unknown-linux-gnu_no_libgit.tar.gz debc67a2d831fe2…

E
eza Dev Tools v0.23.2

eza v0.23.2

Changelog [0.23.2] - 2025-09-06 Miscellaneous Tasks Eza v0.23.2 changelogs, version bump Styling Update nix style Build Update cargo Update flake Checksums sha256sum 8f6b7462d25f821663c017237cfe9b4f310454fcfdfe1067077a1c6910bb80d3 ./target/bin-0.23.2/eza_aarch64-unknown-linux-gnu_no_libgit.tar.gz 51087254444bd7943dc6a8f1d2bcf010fbadd82d1e550b4057d366dc0c067fe0 ./target/bin-0.23.2/eza_aarch64-unkno…

E
eza Dev Tools v0.23.1

eza v0.23.1

Changelog [0.23.1] - 2025-08-31 Bug Fixes Restore unsafe blocks for libc major/minor device id cargo deb metadata to LICENSE.txt Documentation Improve man page description of flags with default values "default behavior" means eza's default behavior, not an option's default value Features Added completion Miscellaneous Tasks Eza v0.23.1 changelogs, version bump Build Cargo bump 2025-07-19 Flake bum…

E
eza Dev Tools v0.23.0

eza v0.23.0

Changelog [0.23.0] - 2025-07-18 Bug Fixes [breaking] Make --grid work when not in TTY [breaking] if data is piped into eza, eza will not ignore it Documentation Add --smart-group option to README Features Add icons for changelog and todo files Use CHANGES icon for CHANGELOG as well Miscellaneous Tasks Remove unused dependency Eza v0.23.0 changelogs, version bump Checksums sha256sum 4862e9c2e2ffbc8…

E
eza Dev Tools v0.22.1

eza v0.22.1

Changelog [0.22.1] - 2025-07-12 Bug Fixes Replace default_input_path check with "." check Documentation "cheks" should be "checks" Features [breaking] Define -d/--treat-dirs-as-files behavior, tests Refresh icon set with new glyphs and additions Miscellaneous Tasks Eza v0.22.0 changelogs, version bump Eza v0.22.1 changelogs, version bump Build Bump phf from 0.11.3 to 0.12.1 Cargo bump 2025-07-03 F…

E
eza Dev Tools v0.22.0

eza v0.22.0

Description BREAKING CHANGE: The behavior of the -d flag has been refined to be more consistent with ls. Its long flag has been changed to --treat-dirs-as-files for clarity, while --list-dirs is retained as a backward-compatible alias to be removed in a future release. Changelog Bug Fixes Replace default_input_path check with "." check Documentation "cheks" should be "checks" Features [breaking] D…

E
eza Dev Tools v0.21.6

eza v0.21.6

Changelog [0.21.6] - 2025-06-26 Documentation Add missing --absolute option to man page Features Add prettier icon for .prettierrc.{json,json5,toml,yaml,yml} Miscellaneous Tasks Upgrade FreeBSD to 14.3-RELEASE in unit tests workflow Eza v0.21.6 changelogs, version bump Build Bump libc from 0.2.172 to 0.2.174 Cargo bump 2025-06-26 Flake bump 2025-06-26 Checksums sha256sum 535f48151fa6ed02d842b5d5d2…

E
eza Dev Tools v0.21.5

eza v0.21.5

Changelog [0.21.5] - 2025-06-20 Bug Fixes Use OpenBSD 7.7 that has MSRV, instead of 7.6 Excessive open file descriptors Typo Impl desirable behaviour for unreadables Unreadables format style Clippy warnings Missing word in comment Miscellaneous Tasks Eza v0.21.5 changelogs, version bump Styling Fix various clippy warnings for rust 1.86 Remove unnecessary semicolon Checksums sha256sum ea4bc5dd45d7f…

E
eza Dev Tools v0.21.4

eza v0.21.4

Changelog [0.21.4] - 2025-05-30 Bug Fixes Escape spaces in file path to make them work correctly List inside working dir with --list-dirs and no path passed Ignore incorrect Unicode path instead of crashing on Windows Miscellaneous Tasks Add Visual Studio icon for *.suo Add swift icon for *.xcplayground Add dropbox icon Eza v0.21.4 changelogs, version bump Refactor Clippy lints Styling Update form…