Skip to content

Releases: athityakumar/colorls

v1.5.0 🌈

12 Jul 06:45
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Pass a null device instead of explicitly closing stderr @avdv (#521)

🧰 Maintenance

  • Update rubocop-rspec requirement from ~> 2.19.0 to ~> 2.20.0 @dependabot (#590)
  • Update rubocop requirement from ~> 1.48.1 to ~> 1.50.1 @dependabot (#588)
  • Update rubocop-performance requirement from ~> 1.16.0 to ~> 1.17.1 @dependabot (#586)
  • Update rubocop-rspec requirement from ~> 2.18.1 to ~> 2.19.0 @dependabot (#579)
  • Update rubocop requirement from ~> 1.47.0 to ~> 1.48.1 @dependabot (#580)
  • Update simplecov requirement from ~> 0.21.2 to ~> 0.22.0 @dependabot (#582)
  • Update rubocop requirement from ~> 1.46.0 to ~> 1.47.0 @dependabot (#576)
  • Update rubocop requirement from ~> 1.44.0 to ~> 1.46.0 @dependabot (#575)
  • Update rubocop-performance requirement from ~> 1.15.0 to ~> 1.16.0 @dependabot (#571)
  • Update rubocop-rspec requirement from ~> 2.17.0 to ~> 2.18.1 @dependabot (#569)
  • Update rubocop requirement from ~> 1.39.0 to ~> 1.44.0 @dependabot (#568)
  • Update rubocop-rspec requirement from ~> 2.15.0 to ~> 2.17.0 @dependabot (#567)
  • Update rubocop requirement from ~> 1.38.0 to ~> 1.39.0 @dependabot (#556)
  • Update rubocop requirement from ~> 1.37.0 to ~> 1.38.0 @dependabot (#554)
  • Update rubocop-rspec requirement from ~> 2.14.1 to ~> 2.15.0 @dependabot (#555)
  • Update rubocop-rspec requirement from ~> 2.13.1 to ~> 2.14.1 @dependabot (#551)
  • Update rubocop requirement from ~> 1.36.0 to ~> 1.37.0 @dependabot (#550)
  • Update rubocop-rspec requirement from ~> 2.12.1 to ~> 2.13.1 @dependabot (#548)
  • Update rubocop-performance requirement from ~> 1.14.0 to ~> 1.15.0 @dependabot (#547)
  • Update rubocop requirement from ~> 1.32.0 to ~> 1.36.0 @dependabot (#545)
  • Update rubocop requirement from ~> 1.31.1 to ~> 1.32.0 @dependabot (#539)
  • Update rubocop-rspec requirement from ~> 2.11.1 to ~> 2.12.1 @dependabot (#537)
  • Update diffy requirement from = 3.4.0 to = 3.4.2 @dependabot (#536)
  • Update rubocop requirement from ~> 1.30.0 to ~> 1.31.1 @dependabot (#535)
  • Update rubocop-rspec requirement from ~> 2.10.0 to ~> 2.11.1 @dependabot (#528)
  • Update rubocop requirement from ~> 1.29.1 to ~> 1.30.0 @dependabot (#531)
  • Update rubocop-performance requirement from ~> 1.13.0 to ~> 1.14.0 @dependabot (#530)
  • Update rubocop requirement from ~> 1.22.0 to ~> 1.29.1 @dependabot (#526)
  • Update rubocop-rspec requirement from ~> 2.9.0 to ~> 2.10.0 @dependabot (#516)

v1.4.6 🌈

13 Apr 19:48
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix displaying file name with --hyperlink @avdv (#514)

v1.4.5 🌈

04 Apr 20:44
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Allow git status to be different for items in directories @avdv (#478)
  • Fix encoding error with UTF-8 directory name @avdv (#450)

🧰 Maintenance

Release 1.4.4

10 Mar 20:54
Compare
Choose a tag to compare

Changelog

1.4.4 (2021-03-10)

Full Changelog

Implemented enhancements: 🚀

  • Option to choose columns with -l flag #174

Fixed bugs: 🐛

  • NoMethodError when listing a file that contains periods only #441

Closed issues:

  • Installing colorls on Mac #438
  • Colorls Installtion is not working for Ubuntu 20.04.1 LTS #435
  • Non Readable Color #434
  • doenst show dots in dotfiles names with 'colorls -A' #433
  • Can't see the icons despite installing all the relevant fonts #431
  • colorls with more than zero file gives output with extra newlines #427
  • error while running colorls "missing compatible arch" #425
  • Total break in Fedora 32 Beta #349
  • output is interleaved with blank lines when passing multiple file arguments (e.g.: *.txt) #233

Merged pull requests:

Release 1.4.3

08 Dec 09:09
Compare
Choose a tag to compare

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:

Release 1.4.2

09 Jul 08:09
Compare
Choose a tag to compare

Changelog

1.4.2 (2020-07-08)

Full Changelog

Fixed bugs: 🐛

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

Implemented enhancements: 🚀

Closed issues:

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

Merged pull requests:

Release 1.4.1

10 May 19:33
Compare
Choose a tag to compare

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)

Release 1.4.0

08 May 20:36
Compare
Choose a tag to compare

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:

1.3.3

31 Jan 08:53
5640a6e
Compare
Choose a tag to compare

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

1.3.2

24 Jan 09:02
f451476
Compare
Choose a tag to compare

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