exa

exa v0.3.0

Additions

None in this build.

Changes

  • Make the Git column optional, to improve performance on large repositories (7dc3a02)
  • Stat files in parallel, for a nice speed boost! (d2df70e)
  • Use the new Rust fs and io libraries (ffcc6fa)
  • ANSI codes are now not displayed when output is not to a terminal (36116a1)

Fixes

  • More options now require --long (5d152db a4459da)
  • Timestamps are now in the user’s correct time zone, rather than UTC (cc1d6aa)
  • Executable files are now highlighted in green (b452967)
  • Allow compilation without Git support