Skip to content

Releases: Yash-Handa/logo-ls

v1.3.7

19 Jan 09:25
Compare
Choose a tag to compare

Features Update

  • Added support for sub extensions (like .test.tsx, .spec.js) with an addition of ~43 new icons
  • Made git status faster ( ~10x), using native plumbing git commands and go-git as a fallback
  • Added special Golden Gopher Icon for _test.go (why not)
  • Added support for Windows OS (experimental)
  • Fixed other bugs
  • Added end-to-end snapshot tests

Changelog

81e700a Added end to end tests for commands
c6c7cf7 Added support for sub-extentions for files. The list of sub-extentions added are : routing.ts, routing.tsx, routing.js, routing.jsx, routes.ts, routes.tsx, routes.js, routes.jsx, sln.dotsettings, d.ts, vcxitems.filters, vcxproj.filters, js.map, mjs.map, css.map, spec.ts, e2e-spec.ts, test.ts, ts.snap, spec.tsx, test.tsx, tsx.snap, spec.jsx, test.jsx, jsx.snap, spec.js, e2e-spec.js, test.js, js.snap, tf.json, blade.php, inky.php, gitlab-ci.yml, stories.js, stories.jsx, story.js, story.jsx, stories.ts, stories.tsx, story.ts, story.tsx, azure-pipelines.yml, azure-pipelines.yaml
2443693 Create go.yml
503f937 Fix .goreleaser.yml
c32decf Go build passing
8495741 Made recursion alphabetic for re-producability
bd00002 Merge branch 'master' into windows
9542954 Merge pull request #14 from EugeneChung/patch-1
f05b146 Merge pull request #17 from Ortiye/master
9972f56 Merge pull request #18 from komem3/shellwidth
483c3a3 Merge pull request #6 from mattn/windows
1b76d79 Support Windows
023e18f Supported for terminals that do not support 'TIOCGWINSZ'
50b0a29 Updated snapshort for change from white to noColor
e9103c7 bumped up version to 1.3.7
f43afd5 change Mac OS man page
e0da5f5 fix colors
a63c74a fixed windows os display
2492038 optamization of -D (git status) command
77afdeb removed reference of white

v1.3.6

29 Sep 06:50
Compare
Choose a tag to compare

Changelog

a710756 Add TOC entry for Arch linux installation
ea35721 Added some code refactoring
15930b8 Complete Revamp of File Struct(No end user change)
8af73ba Executable files retain Icons with green color
c45daab Merge pull request #8 from JojiiOfficial/master

v1.3.5

17 Sep 03:55
Compare
Choose a tag to compare

Changelog

8be883a Added go get and Build from Source to README.md
e7baa8c Added go.mod to .github dir
3548235 fixed a bug on list of very long file names
f6f6bee minor fixes

v1.3.4

10 Sep 09:47
Compare
Choose a tag to compare

Changelog

66065a3 Add 14 linux based icons
b93c27d Added TOC link to sections of README.md
8309343 Added basic structure to README.md.
325ede6 Added images to README.md
f8d272d Added other sections to README.md
2462e8d Added some Badges to README.md
1041ec0 Create CODE_OF_CONDUCT.md
ead8018 Merge pull request #2 from Yash-Handa/add-code-of-conduct-1
fc190fe Updated some images
01424c6 added Installation Section to README.md
c6ef105 added some emojies to README.md
8476463 added synopsis to ctw
9163340 bumped up version to 1.3.4

v1.3.3

08 Sep 20:02
Compare
Choose a tag to compare

Changelog

8606cb5 Added .deb and .rpm packages
e0b7546 Bumped up version to 1.3.3
7e1e31f Integrated goreleaser with github
13a45eb Updated pre-commit hook for help2man
601e356 Updated the man page to current version
1b719af removed pre-push git hook in favour of goreleaser

v1.3.2

08 Sep 17:52
Compare
Choose a tag to compare

Changelog

8f2e99c Updated gorelease pipeline

v1.3.0

06 Sep 19:45
Compare
Choose a tag to compare

Added support for icons (240+ icons)

v1.2.0

03 Sep 09:23
Compare
Choose a tag to compare

Added support for Git Status (using go-git)

v1.1.0

30 Aug 08:59
Compare
Choose a tag to compare

Added -t (--time-style) flag to manipulate time formate in long-form

v1.0.0

30 Aug 07:23
Compare
Choose a tag to compare

Added support for recursion