Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 535 Bytes

File metadata and controls

26 lines (15 loc) · 535 Bytes

v1.0.3

Add support for cyrillic characters

v1.0.2

Fix module path to be able to go get this module.

v1.0.1

Bugfix to work with diacritics (fix : #9)

v1.0.0

  • add support for -u (unique)

v0.2

  • keep line number notations if it finds any, for example "test/user.js:44:33"
  • do not recognize 2.0G, 3.0K or other filesizes as files
  • do not recognize 1.2.3, or version numbers as files
  • do not recognize origin/master or other git remotes as files

v0.1

First release