exa v0.6.0 Release Notes

Release Date: 2017-05-17 // almost 7 years ago
  • βž• Additions

    • βž• Add the --classify option (e81b83b)
    • βž• Add .cr2 as image type (8ac68f9)
    • πŸ–¨ Non-printable characters in file names are now escaped (3ebc225, 609bafe)
    • βž• Add completions for bash, zsh, and fish (897d6ff)

    πŸ”„ Changes

    • Don’t prepend symlink paths to link targets (f8624ed)
    • Turn off the Git networking features, meaning exa does not require OpenSSL, making it smaller and easier to compile (08bc2e3)
    • πŸ”„ Change --help and --version to return exit code 0 (510d2f7)
    • Lots and lots of Makefile changes
    • The usual amount of internal restructuring

    πŸ›  Fixes

    • πŸ›  Fix bugs where files with two components, and . and .., were not displayed (a28bd8f, dd63774)
    • πŸ– Handle locales with 4-character-wide short month names (ce8a2e7)
    • πŸ›  Fix bug where cell width wasn’t being calculated (0828133)

    Contributors

    Thanks to maandree, neosilky, MakeNowJust, raphink, kballard many times over, and quininer for contributing!