Releases: athityakumar/colorls
Releases · athityakumar/colorls
v1.5.0 🌈
Changes
- Remove
rubygems_mfa_required
setting and disable RequireMFA cop @ayushpoddar (#620) - Fix README.md to use latest flags @Flimm (#585)
- [docs]: update readme @alitokur (#599)
- Update file_aliases.yaml @vanillajonathan (#604)
- Add icon for PRQL @vanillajonathan (#602)
- When the argument is a file with path provided, show the relative path of the file @ayushpoddar (#594)
- add support for --non-human-readable flag @ayushpoddar (#589)
- add '-L' option @t-mangoe (#565)
- feat(483): adds support for
--without-icons
feature flag @karandeepmadaan (#552) - Add logo @Alexie7777 (#532)
- CI: Add
windows-latest
to job matrix @avdv (#519)
🐛 Bug Fixes
🧰 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 🌈
v1.4.5 🌈
Changes
- Fix
--inode
check @avdv (#511) - CI: Publish to RubyGems @avdv (#505)
- CI: Run workflow on push/pull_request to "main" @avdv (#507)
- Fix offenses newly reported by rubocop-rspec @avdv (#500)
- Drop Ruby 2.5 @avdv (#498)
- ✨ add LibreOffices extensions to alias file @gheritarish (#475)
- Require rubocop 1.18.3 @avdv (#467)
- Fixed typo @Alyetama (#465)
- Use Github actions for CI @avdv (#458)
🚀 Features
- add --no-hardlinks option @t-mangoe (#499)
- Add --inode (-i) flag @goar5670 (#506)
- Add the option for a short report @goar5670 (#502)
- Add script to check colorls flags @avdv (#497)
- add --time-style option in long style format @t-mangoe (#481)
- add '--indicator-style' option @t-mangoe (#462)
🐛 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
- Update rubocop-performance requirement from ~> 1.11.0 to ~> 1.13.0 @dependabot (#492)
- Update rubocop requirement from ~> 1.21.0 to ~> 1.22.0 @dependabot (#480)
- Update rubocop requirement from ~> 1.20.0 to ~> 1.21.0 @dependabot (#476)
- Update rubocop requirement from ~> 1.19.0 to ~> 1.20.0 @dependabot (#472)
- Update rubocop requirement from ~> 1.18.3 to ~> 1.19.0 @dependabot (#470)
- Update rubocop requirement from ~> 1.17.0 to ~> 1.18.0 @dependabot (#466)
- Update rubocop requirement from ~> 1.16.0 to ~> 1.17.0 @dependabot (#464)
- Update rubocop requirement from ~> 1.15.0 to ~> 1.16.0 @dependabot (#463)
- Update rubocop requirement from ~> 1.14.0 to ~> 1.15.0 @dependabot (#460)
- Update rubocop requirement from ~> 1.13.0 to ~> 1.14.0 @dependabot (#457)
- Upgrade to GitHub-native Dependabot @dependabot-preview (#456)
- Update rubocop-performance requirement from ~> 1.10.1 to ~> 1.11.0 @dependabot-preview (#455)
- Update rubocop requirement from ~> 1.12.0 to ~> 1.13.0 @dependabot-preview (#454)
- Update rubocop requirement from ~> 1.11.0 to ~> 1.12.0 @dependabot-preview (#451)
Release 1.4.4
Changelog
1.4.4 (2021-03-10)
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
Changelog
1.4.3 (2020-12-08)
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)
Release 1.4.2
Release 1.4.1
Changes
Closed issues: 🐛
- An error was reported after the directory was deleted #351
Merged pull requests:
Release 1.4.0
Breaking changes ⚠️
Ruby 2.4 is no longer supported as it reached its end of life.
Changes
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: