colorls v1.3.0 Release Notes

Release Date: 2020-01-08 // over 4 years ago
  • ๐Ÿ”„ Changelog

    ๐Ÿ’ฅ Breaking changes

    ๐Ÿ’Ž Ruby 2.3 is no longer supported as it reached its end of life.

    1.3.0 (2020-01-08)

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ’Ž Ruby 2.7 support #331 (avdv)
    • ๐Ÿ‘‰ Show number of hard links in long listing #298 (avdv)

    ๐Ÿ›  Fixed bugs:

    • Align number of link column in long listing #305 (avdv)

    Closed issues:

    • Icons are too small #332
    • ๐ŸŽ [macOS 10.15 Catalina] - Can't find ruby file library or shared library colorls #322
    • Error after uninstalling #321
    • Fonts not loading... #320
    • ๐ŸŽ Installation failure on macOS Catalina #318
    • Alias not working #294
    • current implementation does not show number of links #293
    • Installation error #291
    • โฌ†๏ธ Broken after brew upgrade #280
    • script icons don't show #278
    • Icons do not appear in zsh #273

    ๐Ÿ”€ Merged pull requests:

    • โฌ‡๏ธ Drop support for Ruby 2.3 #300 (avdv)
    • ๐Ÿ”จ Refactor git status handling, add some tests #299 (avdv)
    • waffle.io is shutdown #290 (mariuz)
    • โšก๏ธ Update ruby supported version to > 2.2 #289 (vfonic)
    • ๐Ÿ”จ Refactor rendering #237 (avdv)