All Versions
18
Latest Version
Avg Release Cycle
67 days
Latest Release
1229 days ago

Changelog History
Page 1

  • v1.4.3 Changes

    December 08, 2020

    🔄 Changelog

    1.4.3 (2020-12-08)

    Full Changelog

    🛠 Fixed bugs: 🐛

    • Incompatible character encoding error #377
    • If the directory contains Chinese file names, alignment errors will occur #416

    Implemented enhancements: 🚀

    • Option to choose columns with -l flag #174

    Closed issues:

    • ⚡️ Can't re-install colorls after updating to macOS Big Sur #418
    • 🍎 [macOS 11.0 Bug Sure] can't install colorls #414
    • Icons not showing at all. #406
    • Icon sizes #404
    • Could not install on Ubuntu 20.4 #398
    • error when calling setlocale in Neovim terminal #387
    • Icons are broken [WSL / Ubuntu] #379
    • Icon Size/ Padding Issue #376
    • 👉 Make executables bold #217
    • ⚠ Getting lots of warnings when attempting to use? #69

    🔀 Merged pull requests:

    • ➕ add -o and -g options #417 (t-mangoe)
    • Take display width of characters into account #419 (avdv)
    • Cleanup monkey patches #409 (avdv)
    • Ensure to use file\_encoding for arguments #408 (avdv)
    • 👉 make executables bold #405 (t-mangoe)
    • 🏁 Official windows support #401 (avdv)
    • ➕ Add osx to build matrix #400 (avdv)
    • ⚡️ Updated fontFamily for HyperJS users in instructions #396 (DasCodes)
    • ➕ Add Truffleruby head to CI #393 (gogainda)
    • 🛠 Fix unrecognized files count and colorization #392 (avdv)
    • ➕ Add instructions to install font for hyperjs users #375 (kartsims)
    • ➕ Add Windows to build matrix #358 (avdv)
  • v1.4.2 Changes

    July 09, 2020

    🔄 Changelog

    1.4.2 (2020-07-08)

    Full Changelog

    🛠 Fixed bugs: 🐛

    • colorls --git-status crashes with traceback #371

    Implemented enhancements: 🚀

    • 👌 Support hexstring colors in YAML file #365 (bigpick)

    Closed issues:

    • git-status for empty directory is misleading #363
    • Hex Colors #312

    🔀 Merged pull requests:

    • ➕ Add missing require 'set' #372 (avdv)
  • v1.4.1 Changes

    May 10, 2020

    🔄 Changes

    Full Changelog

    Closed issues: 🐛

    • An error was reported after the directory was deleted #351

    🔀 Merged pull requests:

    • ↪ Workaround Errno::ENOENT error in rubygems #357 (avdv)
  • v1.4.0 Changes

    May 08, 2020

    💥 Breaking changes ⚠️

    💎 Ruby 2.4 is no longer supported as it reached its end of life.

    🔄 Changes

    Full Changelog

    Implemented enhancements: 🚀

    • Color certain directories a different color #206

    Closed issues: 🐛

    • invalid byte sequence in US-ASCII (ArgumentError) #352
    • An error was reported after the directory was deleted #351
    • Missing year in long format #346
    • ⚙ Runtime error in vim terminal #335

    🔀 Merged pull requests:

    • ⬇️ Drop support for Ruby 2.4 #354 (avdv)
    • 🛠 Fix encoding error for non UTF-8 locale #353 (avdv)
    • case-insensitive directory matching #348 (maxwellainatchi)
    • Do not exit if locale settings are broken #343 (avdv)
  • v1.3.3 Changes

    January 31, 2020

    🔄 Changelog

    1.3.3 (2020-01-31)

    Full Changelog

    🛠 Fixed bugs:

    • 🛠 Fix exception when permission denied on symlinks #340 (avdv)

    Closed issues:

    • Cannot list files/directories with spaces using -l flag #338
  • v1.3.2 Changes

    January 24, 2020

    🔄 Changelog

    1.3.2 (2020-01-24)

    Full Changelog

    🛠 Fixed bugs:

    Closed issues:

    • missing git-status icon for directories (v1.3.1) #334
    • git-status shows a "green tick" for everything #336
  • v1.3.1 Changes

    January 08, 2020

    🔄 Changelog

    🚀 See version 1.3.0 for the changes.

    🚀 This release only was necessary because I forgot to bump the version before tagging the release.

  • v1.3.0 Changes

    January 08, 2020

    🔄 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)
  • v1.2.0 Changes

    April 09, 2019

    🔄 Change Log

    💥 Breaking changes

    💎 Ruby < 2.3 is no longer supported.

    1.2.0 (2019-04-09)

    Full Changelog

    Implemented enhancements:

    • Nicer output when passing invalid options #205
    • -X flag to sort alphabetically by entry extension #199
    • 👌 Support --hyperlink ? #194
    • tree depth #168
    • ➕ Add support for gitignore-d files and dirs #156
    • Sort contents by size #152
    • Sort contents by modification time #151
    • Speed up --git-status #143
    • ✂ Remove dependency on ruby-terminfo #141
    • 👌 Support for more colors #140
    • 👍 Better tab completion #136
    • ➕ Add tests for output of each flag usage and combination #132
    • tab completion for commands #99
    • 👌 Support for man page #80
    • 💎 Clean up Ruby script #13
    • ➕ Add --format and -x options #228 (avdv)
    • ➕ Add --color option #227 (avdv)

    🛠 Fixed bugs:

    • NilClass (NoMethodError) with MSYS2 on Win10 #220
    • 👍 permissions 's'/'t' support? #197
    • "colorls -l" -- incorrect alignment when file size < 1KiB #190
    • 👉 user not shown when the owner is root #187
    • ➕ Add support for gitignore-d files and dirs #156
    • 💎 ZSH .gem/ruby/2.4.0/gems/colorls-1.0.9/lib/tab_complete.sh:4: command not found: complete #149
    • 🖐 Handle git status for . and .. properly #277 (avdv)
    • 🛠 Fix git status handling #268 (avdv)

    Closed issues:

    • Error happened with colorls -r -sd #272
    • Can't install colorls #263
    • 💎 Dependabot can't evaluate your Ruby dependency files #262
    • yaml file color definitions not applying #246
    • 🍎 Installation failure on macOS Mojave #238
    • ➕ Add option to force colored output when colorls is not outputting directly to the console #236
    • No colors on MSYS2 #223
    • 👍 Fira Code Support? #216
    • 💎 I cannot use 'ls' in my terminal when my ruby version is higher than the 2.4.3 #215
    • Leveraging colorls config in another opensource project #214
    • zsh: command not found: colorls #209
    • [SOLVED] setlocale error on startup #204
    • [SOLVED] New issue since today #203
    • Icons don't appear in VSCode terminal ? #191
    • 👻 NilClass exception on --gs in some git repos #185
    • Error installing colorls #184
    • Recognizing more media types #178
    • Recognize Jupyter's .ipynb files #177
    • Failing to install #176
    • 🆕 new release #175
    • colorls 'name that contains spaces' #172
    • "undefined method to\_h' inload_from_yaml'" #162
    • 🛠 Grammar fixes #147
    • ⚡️ Update the screenshots in README #146
    • 🏗 Ruby-Terminfo : failed to build gem native extensions #137
    • ➕ Add support for rubocop-rspec #134
    • 🚀 Update gemspec with breaking changes, for next release #128
    • 🍎 MacOS Terminal : Use without Knack Regular Nerd Font Complete as default? #127
    • Trouble with dependency? #94
    • Installation of Nerd Font #92
    • 🏁 Installation Fails on Windows #91
    • ➕ Add CONTRIBUTORS.md #50
    • Error handling with rescue #9

    🔀 Merged pull requests:

  • v1.1.1

    April 08, 2018