Changelog
Breaking changes
Ruby 2.3 is no longer supported as it reached its end of life.
[1.3.0](https://github.com/athityakumar/colorls/tree/v1.3.0) (2020-01-08)
[Full Changelog](https://github.com/athityakumar/colorls/compare/v1.2.0...v1.3.0)
**Implemented enhancements:**
- Ruby 2.7 support [\331](https://github.com/athityakumar/colorls/pull/331) ([avdv](https://github.com/avdv))
- Show number of hard links in long listing [\298](https://github.com/athityakumar/colorls/pull/298) ([avdv](https://github.com/avdv))
**Fixed bugs:**
- Align number of link column in long listing [\305](https://github.com/athityakumar/colorls/pull/305) ([avdv](https://github.com/avdv))
**Closed issues:**
- Icons are too small [\332](https://github.com/athityakumar/colorls/issues/332)
- \[macOS 10.15 Catalina\] - Can't find ruby file library or shared library colorls [\322](https://github.com/athityakumar/colorls/issues/322)
- Error after uninstalling [\321](https://github.com/athityakumar/colorls/issues/321)
- Fonts not loading... [\320](https://github.com/athityakumar/colorls/issues/320)
- Installation failure on macOS Catalina [\318](https://github.com/athityakumar/colorls/issues/318)
- Alias not working [\294](https://github.com/athityakumar/colorls/issues/294)
- current implementation does not show number of links [\293](https://github.com/athityakumar/colorls/issues/293)
- Installation error [\291](https://github.com/athityakumar/colorls/issues/291)
- Broken after brew upgrade [\280](https://github.com/athityakumar/colorls/issues/280)
- script icons don't show [\278](https://github.com/athityakumar/colorls/issues/278)
- Icons do not appear in zsh [\273](https://github.com/athityakumar/colorls/issues/273)
**Merged pull requests:**
- Drop support for Ruby 2.3 [\300](https://github.com/athityakumar/colorls/pull/300) ([avdv](https://github.com/avdv))
- Refactor git status handling, add some tests [\299](https://github.com/athityakumar/colorls/pull/299) ([avdv](https://github.com/avdv))
- waffle.io is shutdown [\290](https://github.com/athityakumar/colorls/pull/290) ([mariuz](https://github.com/mariuz))
- Update ruby supported version to \> 2.2 [\289](https://github.com/athityakumar/colorls/pull/289) ([vfonic](https://github.com/vfonic))
- Refactor rendering [\237](https://github.com/athityakumar/colorls/pull/237) ([avdv](https://github.com/avdv))