Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 488 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 488 Bytes

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