Skip to content

Releases: github-linguist/linguist

v7.23.0

05 Sep 09:51
bf853f1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.22.1...v7.23.0

v7.22.1

22 Jul 10:07
249bbd1
Compare
Choose a tag to compare

What's Changed

  • Rust syntax highlighting is now powered by treesitter by @lildude in #5973
  • Add note about GitHub search gaining support for new Languages by @lildude in #5983
  • Remove language group recursion by @lildude in #5987

Full Changelog: v7.22.0...v7.22.1

v7.22.0

13 Jul 10:12
c0b49c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.21.0...v7.22.0

v7.21.0

09 Jun 08:47
d7799da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.20.0...v7.21.0

v7.20.0

04 Apr 09:45
4ffcdbc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.19.0...v7.20.0

v7.19.0

21 Feb 14:05
97bc889
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.18.0...v7.19.0

v7.18.0

15 Dec 14:06
80f3531
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.17.0...v7.18.0

v7.17.0

19 Oct 14:43
50d3abb
Compare
Choose a tag to compare

What's Changed

All grammars have been updated to the latest versions.

New Contributors

Full Changelog: v7.16.1...v7.17.0

v7.16.1

04 Aug 10:50
cdf42b1
Compare
Choose a tag to compare

Quick patch release with a few changes:

  • Treat grammar warnings as non-fatal (#5497)
  • Add three JSON filenames (#5496)
  • Set ECL tm_scope (#5500)

No other grammars have been updated.

v7.16.0

29 Jul 15:23
02f3f0e
Compare
Choose a tag to compare

Changes since last release (v7.15.0...v7.16.0):

  • Add .javascript file extension (#5414)
  • Add ECL grammar (#5424)
  • Move and rename C++ sample (#5427)
  • Fix incorrect capitalisation in .properties heuristic (#5434)
  • Rename language entry for e-mail files (#5437)
  • Improve override examples (#5440)
  • Lock docker version and require set (#5453)
  • Update Hy language grammar (#5425)
  • Add Fennel (#5441)
  • Add JSON color (#5449)
  • Add ".jav" to list of Java extensions (#5397)
  • Small fixes to github-linguist command line tool when used in single file mode. (#5382)
  • Improve parser for env command's args in shebang (#5461)
  • docs: fix wrong doc link (#5471)
  • Update Swift color to match the official Swift logo (#5405)
  • Add Pascal heuristic for .inc extension (#5143)
  • Add support for Kakoune Script (#5058)
  • Add Astro language (#5460)
  • Handle full and symlink paths to indiv files (#5473)
  • Add filesize metrics to github-linguist output (#5464)
  • Separate Cython from Python (#5462)
  • update_groovy_color (#5418)
  • Add colours to many languages (#5476)
  • Replace Boo grammar (#5484)
  • Improve SourcePawn heuristics (#5479)

... and an update to the latest version of all grammars.