Unclaimed project
Are you a maintainer of linguist? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
Back to changelogNew
v9.3.0
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
.swig and .swg extension 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.yml by @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/7448Add language QuakeC by @4LT in https://github.com/github-linguist/linguist/pull/7545Add Cooklang by @dubadub in https://github.com/github-linguist/linguist/pull/7497Add .toml.example extension by @spenserblack in https://github.com/github-linguist/linguist/pull/7478Add .env.template as Dotenv filename by @starwarswii in https://github.com/github-linguist/linguist/pull/7557Add sample for *.toml extension by @spenserblack in https://github.com/github-linguist/linguist/pull/7570Add .ftlh extension to Freemarker by @tajakobsen in https://github.com/github-linguist/linguist/pull/7551Add KoLMafia ASH language by @midgleyc in https://github.com/github-linguist/linguist/pull/5401Add Flix language by @sockmaster27 in https://github.com/github-linguist/linguist/pull/7010Add support for Bru (Bruno Markup Language) by @ludovicobesana in https://github.com/github-linguist/linguist/pull/7560New 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