github eza-community/eza v0.10.7
eza v0.10.7

latest releases: v0.19.4, v0.19.3, v0.19.2...
13 months ago

Description

This release fixes broken zsh completions, respects and adds GIT_CEILING_DIRECTORIES support, adds a bunch of icons, and the -w/--width flag.

There's also been some changes going on behind the scenes for contributors, now MacOS nix users can also run the flake, and CI will lint the code with clippy.

Changelog

Bug Fixes

  • Broken zsh completion syntax
  • Respect GIT_CEILING_DIRECTORIES
  • MacOS flake support

Documentation

  • Create SECURITY.md
  • Create CONTRIBUTING.md

Features

  • Add gitlab-ci.yml
  • Improve icon for Earthfile
  • Better.ps1, add .psd1, .psm1 icons
  • Replace .bat icon by windows cli icon
  • Use TeX icons and add .bib, .bst icon
  • Use Ocaml logo, add .mli, .mll, .mly
  • Add many more icons
  • Add -w/--width to help string
  • Add -w/--width to README
  • Add -w/--width to flags
  • Add -w/--width to manpage
  • Fish -w/--width
  • Zsh -w/--width

Miscellaneous Tasks

  • Add PR template
  • Bump log from 0.4.14 to 0.4.20

Refactor

  • GIT_DIR handling
  • Turn unused var into value
  • Fix borrowed trait implements required
  • Simplify format strings
  • Consistent style
  • Clippy::explicit_auto_deref
  • Clippy::explicit_auto_deref
  • Clippy::redundant_else
  • Clippy::manual_map
  • Clippy::semicolon_if_nothing_returned
  • Clippy::extra_unused_lifetimes
  • Allow clippy::wildcard_in_or_patterns
  • Clippy::uninlined_format_args
  • Allow Colours::new call with self
  • Clippy::explicit_iter_loop
  • Clippy::uninlined_format_args
  • Clippy::needless_late_init
  • Clippy::useless_conversion
  • Clippy::implicit_clone
  • Clippy::uninlined_format_args
  • Clippy::into-iter-on-ref
  • Clippy::semicolon_if_nothing_returned
  • Clippy::into_iter_on_ref
  • Clippy::needless_lifetimes
  • Clippy::uninlined_format_args
  • Trivial clippy lints
  • Clippy::semicolon_if_nothing_returned
  • Clippy::semicolon_if_nothing_returned
  • Clippy::manual_let_else
  • Clippy::semicolon_if_nothing_returned
  • Clippy::semicolon_if_nothing_returned
  • Clippy::uninlined_format_args
  • Clippy::manual_let_else
  • Clippy::manual_let_else
  • Clippy::manual_let_else
  • Clippy::manual_let_else
  • Clippy::manual_let_else
  • Fix trivial cast
  • Clippy::needless-borrow
  • TerminalWidth::deduce to -w/--width

Ci

  • Create pull_request_template.md
  • Add clippy check
  • Add dependabot updater

New Contributors

Full Changelog: v0.10.6...v0.10.7

Don't miss a new eza release

NewReleases is sending notifications on new releases.