New
v9.4.0
What's Changed
- Build & push docker on release by @caffeine-addictt in https://github.com/github-linguist/linguist/pull/7311
- Add Lean4 alias by @Nixinova in https://github.com/github-linguist/linguist/pull/7592
- Add Git Commit language by @Nixinova in https://github.com/github-linguist/linguist/pull/7596
- Update heuristics for ROS Interface by @jtbandes in https://github.com/github-linguist/linguist/pull/7602
- Fix capitalisation on KoLmafia ASH language by @gausie in https://github.com/github-linguist/linguist/pull/7591
- Add Teal language support by @mtdowling in https://github.com/github-linguist/linguist/pull/7601
- Add Cangjie language by @Zxilly in https://github.com/github-linguist/linguist/pull/7606
- Mark Gradle and Maven wrappers as generated by @megla-tlanghorst in https://github.com/github-linguist/linguist/pull/7622
- Add Hurl Language by @nikeee in https://github.com/github-linguist/linguist/pull/7627
- Add support for
xinitrcandxsessionfilenames by @Alhadis in https://github.com/github-linguist/linguist/pull/7629 - Add requirements.lock.txt as Pip Requirements filename by @starwarswii in https://github.com/github-linguist/linguist/pull/7632
- Rename Mathematica to Wolfram Language by @okofish in https://github.com/github-linguist/linguist/pull/7634
- Add Go Template and differentiate from Smarty by @trewallier in https://github.com/github-linguist/linguist/pull/7687
- Add Luajit interpreter to Lua by @botantony in https://github.com/github-linguist/linguist/pull/7693
- Mark
bun.lockas generated by @risu729 in https://github.com/github-linguist/linguist/pull/7690 - Add .tsconfig.json to JSONC by @ArnaudBarre in https://github.com/github-linguist/linguist/pull/7657
- Add 'dev-requirements.txt' to Pip Requirements by @moshemoshe137 in https://github.com/github-linguist/linguist/pull/7681
- Add
.biextension to QuickBASIC by @DecimalTurn in https://github.com/github-linguist/linguist/pull/7654 - Add Langium Language by @montymxb in https://github.com/github-linguist/linguist/pull/7649
- Add KCL, KFramework Languages by @mihaigalos in https://github.com/github-linguist/linguist/pull/7490
- Add
.oxlintrc.jsonto JSON with comments by @TheAlexLichter in https://github.com/github-linguist/linguist/pull/7588 - New Verilog samples / update to heuristics to distinguish from Coq by @r-hensley in https://github.com/github-linguist/linguist/pull/7493
- Add B (Formal Method) language by @JJWRoeloffs in https://github.com/github-linguist/linguist/pull/7651
- Add Jac language support by @MalithaPrabhashana in https://github.com/github-linguist/linguist/pull/7653
- Add heuristics for OpenEdge ABL by @nickswalker in https://github.com/github-linguist/linguist/pull/7724
- Add aliases to glimmer-js and glimmer-ts by @ijlee2 in https://github.com/github-linguist/linguist/pull/7732
- Delete
.gitattributesby @spenserblack in https://github.com/github-linguist/linguist/pull/7711 - Add fallback rule to Text for numerical extensions heuristic by @DecimalTurn in https://github.com/github-linguist/linguist/pull/7721
- Replace Motoko grammar by @rvanasa in https://github.com/github-linguist/linguist/pull/7734
- Add .slurm and .sbatch as shell extensions by @Young-TW in https://github.com/github-linguist/linguist/pull/7736
- Identify
.pubxmlas XML by @ultraslayyy in https://github.com/github-linguist/linguist/pull/7636 - Add RAScript language by @joshraphael in https://github.com/github-linguist/linguist/pull/7665
- Add OpenTofu .tofu extension to HCL by @adalinesimonian in https://github.com/github-linguist/linguist/pull/7189
- Add ALGOL by @DecimalTurn in https://github.com/github-linguist/linguist/pull/7533
- Add support for Lambdapi language (.lp) by @Alidra in https://github.com/github-linguist/linguist/pull/7549
- Add SurrealQL language by @kearfy in https://github.com/github-linguist/linguist/pull/6641
- Add syntax highlighting to CSV and TSV files by @Alhadis in https://github.com/github-linguist/linguist/pull/7738
- Improve detection of ASP and LP files by @nickswalker in https://github.com/github-linguist/linguist/pull/7716
- Enable heuristic tests for Lambdapi .lp files by @nickswalker in https://github.com/github-linguist/linguist/pull/7739
- Add Mathematical Programming System by @sharktide in https://github.com/github-linguist/linguist/pull/7746
- Add TMDL (Tabular Model Definition Language) by @DecimalTurn in https://github.com/github-linguist/linguist/pull/7750
- Configure Docker-in-Docker feature to disable moby option by @lildude in https://github.com/github-linguist/linguist/pull/7752
- Add CQL (Cassandra Query Language) as its own language by @Akzestia in https://github.com/github-linguist/linguist/pull/7720
New Contributors
- @caffeine-addictt made their first contribution in https://github.com/github-linguist/linguist/pull/7311
- @gausie made their first contribution in https://github.com/github-linguist/linguist/pull/7591
- @Groupguanfang made their first contribution in https://github.com/github-linguist/linguist/pull/7593
- @mtdowling made their first contribution in https://github.com/github-linguist/linguist/pull/7601
- @Zxilly made their first contribution in https://github.com/github-linguist/linguist/pull/7606
- @megla-tlanghorst made their first contribution in https://github.com/github-linguist/linguist/pull/7622
- @nikeee made their first contribution in https://github.com/github-linguist/linguist/pull/7627
- @okofish made their first contribution in https://github.com/github-linguist/linguist/pull/7634
- @trewallier made their first contribution in https://github.com/github-linguist/linguist/pull/7687
- @botantony made their first contribution in https://github.com/github-linguist/linguist/pull/7693
- @risu729 made their first contribution in https://github.com/github-linguist/linguist/pull/7690
- @ArnaudBarre made their first contribution in https://github.com/github-linguist/linguist/pull/7657
- @moshemoshe137 made their first contribution in https://github.com/github-linguist/linguist/pull/7681
- @montymxb made their first contribution in https://github.com/github-linguist/linguist/pull/7649
- @TheAlexLichter made their first contribution in https://github.com/github-linguist/linguist/pull/7588
- @r-hensley made their first contribution in https://github.com/github-linguist/linguist/pull/7493
- @MalithaPrabhashana made their first contribution in https://github.com/github-linguist/linguist/pull/7653
- @ijlee2 made their first contribution in https://github.com/github-linguist/linguist/pull/7732
- @rvanasa made their first contribution in https://github.com/github-linguist/linguist/pull/7734
- @ultraslayyy made their first contribution in https://github.com/github-linguist/linguist/pull/7636
- @joshraphael made their first contribution in https://github.com/github-linguist/linguist/pull/7665
- @adalinesimonian made their first contribution in https://github.com/github-linguist/linguist/pull/7189
- @Alidra made their first contribution in https://github.com/github-linguist/linguist/pull/7549
- @kearfy made their first contribution in https://github.com/github-linguist/linguist/pull/6641
- @Akzestia made their first contribution in https://github.com/github-linguist/linguist/pull/7720
Full Changelog: https://github.com/github-linguist/linguist/compare/v9.3.0...v9.4.0