Skip to content

1.5.1

Compare
Choose a tag to compare
@Nixinova Nixinova released this 13 Aug 21:17
· 154 commits to main since this release

Version 1.5.1 of Linguist.

Install on npm using npm install [email protected].

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.