Skip to content

1.5.1

Choose a tag to compare

@Nixinova Nixinova released this 13 Aug 21:17
· 158 commits to main since this release

Version 1.5.1 of Linguist.

Install on npm using npm install linguist-js@1.5.1.

Changelog

  • Fixed PCRE regular expressions causing a crash.
  • Fixed shebang lines not being fully checked.
  • Fixed heuristics with two fallback languages not choosing just one of them.
  • Fixed extensions being checked alongside filenames instead of being checked after, as the latter should take priority.