| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| linguist-grammars.tar.gz | 2025-09-18 | 2.1 MB | |
| README.md | 2025-09-18 | 3.6 kB | |
| v9.3.0 source code.tar.gz | 2025-09-18 | 8.2 MB | |
| v9.3.0 source code.zip | 2025-09-18 | 10.1 MB | |
| Totals: 4 Items | 20.3 MB | 2 | |
What's Changed
- Added Nickel language by @mkatychev in https://github.com/github-linguist/linguist/pull/7432
- Add strategy that was used to detect the file's language by @DecimalTurn in https://github.com/github-linguist/linguist/pull/7405
- Tweaked tree-sitter query classification by @mkatychev in https://github.com/github-linguist/linguist/pull/7431
- Replace grammar for Slim by @Jeremy-Walton in https://github.com/github-linguist/linguist/pull/7465
- Add
.swigand.swgextension to SWIG by @Mizux in https://github.com/github-linguist/linguist/pull/7480 - Make use of additional editor modes by @Alhadis in https://github.com/github-linguist/linguist/pull/7494
- Replace Vanish and Nginx grammars by @lildude in https://github.com/github-linguist/linguist/pull/7524
- Add C3 by @rudywasfound in https://github.com/github-linguist/linguist/pull/7525
- Add ROS Interface by @jtbandes in https://github.com/github-linguist/linguist/pull/7523
- Rewrite and reformat documentation of
languages.ymlby @Alhadis in https://github.com/github-linguist/linguist/pull/7495 - Update VHDL syntax by @jevogel in https://github.com/github-linguist/linguist/pull/7508
- Improve recognizing generated Dart files by @marvin-kolja in https://github.com/github-linguist/linguist/pull/7448
- Add language QuakeC by @4LT in https://github.com/github-linguist/linguist/pull/7545
- Add Cooklang by @dubadub in https://github.com/github-linguist/linguist/pull/7497
- Add
.toml.exampleextension by @spenserblack in https://github.com/github-linguist/linguist/pull/7478 - Add .env.template as Dotenv filename by @starwarswii in https://github.com/github-linguist/linguist/pull/7557
- Add sample for
*.tomlextension by @spenserblack in https://github.com/github-linguist/linguist/pull/7570 - Add
.ftlhextension to Freemarker by @tajakobsen in https://github.com/github-linguist/linguist/pull/7551 - Add KoLMafia ASH language by @midgleyc in https://github.com/github-linguist/linguist/pull/5401
- Add Flix language by @sockmaster27 in https://github.com/github-linguist/linguist/pull/7010
- Add support for Bru (Bruno Markup Language) by @ludovicobesana in https://github.com/github-linguist/linguist/pull/7560
New Contributors
- @Jeremy-Walton made their first contribution in https://github.com/github-linguist/linguist/pull/7465
- @Mizux made their first contribution in https://github.com/github-linguist/linguist/pull/7480
- @rudywasfound made their first contribution in https://github.com/github-linguist/linguist/pull/7525
- @jevogel made their first contribution in https://github.com/github-linguist/linguist/pull/7508
- @marvin-kolja made their first contribution in https://github.com/github-linguist/linguist/pull/7448
- @4LT made their first contribution in https://github.com/github-linguist/linguist/pull/7545
- @dubadub made their first contribution in https://github.com/github-linguist/linguist/pull/7497
- @starwarswii made their first contribution in https://github.com/github-linguist/linguist/pull/7557
- @tajakobsen made their first contribution in https://github.com/github-linguist/linguist/pull/7551
- @midgleyc made their first contribution in https://github.com/github-linguist/linguist/pull/5401
- @sockmaster27 made their first contribution in https://github.com/github-linguist/linguist/pull/7010
- @ludovicobesana made their first contribution in https://github.com/github-linguist/linguist/pull/7560
Full Changelog: https://github.com/github-linguist/linguist/compare/v9.2.0...v9.3.0