Releases: github-linguist/linguist
Releases · github-linguist/linguist
v7.5.1
v7.5.0
Changes since last release (v7.4.0...v7.5.0)
- Add TSQL to linguist (#4481)
- Reference the Git .gitattributes documentation. (#4525)
- Replace the Bro language with Zeek (#4516)
- Update grammar for Grammatical Framework (#4510)
- Add support for HolyC (#4512)
- Add comment highlighting to VSCode language configs (#4514)
- add ssh config language (#4429)
- Add ZenScript language support (#4471)
- Update list of TypeScript/JavaScript interpreters (#4470)
- Adding Wollok educational language (#4522)
- Split TSX from TypeScript to fix #4359 (#4511)
- Identify Pipenv's lock file as a generated file (#4532)
- Add ".graphqls" as a GraphQL file extension (#4529)
- Add .gml in Gerber Image (#4462)
- Improve heuristic for RUNOFF/Roff *.rno files (#4513)
- Add Bulma css to the vendor list (#4528)
- Add .inc heuristic for SourcePawn (#4518)
- Associate .sma with Pawn instead of SourcePawn (#4517)
- Fixed G-code (#4488)
- Added Motorola 68K Grammar (#4439)
- Support InterSystems ObjectScript language (#4480)
- Add syntax highlighting for svelte (#4504)
- Use atom's language-sass grammar for SASS and SCSS (#4535)
- Support for Altium Designer Files (#4538)
- Add support for WebVTT files (#4536)
- Update dependencies: use mini mime instead of mime type (#4531)
- Added Xojo module (#4542)
- Pass language determination for
osascript -l <lang>shebangs on to subsequent strategies (#4541) - Avoid loading samples when Classifier isn't used (#4540)
- Add Dhall language support. (#4539)
- Correct misclassification of .js.erb files (#4427)
- Force name to be string when looking up mime type (#4545)
- Add a better Hack grammar support (#4544)
... and an update to the latest version of all grammars.
v7.4.0
Changes since last release (v7.3.1...v7.4.0)
- Update path to ASN grammar (#4478)
- Force UTF-8 for filenames in breakdown analysis (#4465)
- Better handle shebangs with = after the interpreter (#4485)
- Add the 'constexpr' keyword to C++ named patterns (#4477)
- Add '.mcmeta' as JSON extension. (#4467)
- Added .razor extension to HTML+Razor language (#4452)
- Made '-' in font-awesome optional in vendor.yml (#4440)
- Add Go testdata to vendor.yml (#4423)
- Enforce the "one sentence per line" rule in docs (#4377)
- fixed minor typo (#4489)
- Document requirements for a language color change (#4487)
- Add rake task to check grammars (#4451)
- Add support for Zil (#4497)
... and an update to the latest version of all grammars.
v7.3.1
v7.3.0
Changes since last release (v7.2.0...v7.3.0)
- Fix typos in comments (#4443)
- Switch the Scheme repo (#4437)
- Add mcfunction language (#4425)
- A more specific heuristic for Mathematica (#4418)
- Treat .mdx as .md file for now (#4416)
- Revisiting #3815 (Update Racket color) (#4415)
- detect Vimball (.vba, .vmb) files as Vim script (#4412)
- ensure 1+ sample for each heuristics test (#4410)
- Add EditorConfig file and language sub-entry (#4421)
- Add support for Cabal configuration files (#4419)
- Grammar compiler tweaks and improvements (#4444)
- Sort grammars case-sensitively (#4446)
- Revert "Add yarn (#3432)" (#4445)
- Add RTF grammar (#4450)
- Rename RTF to Rich Text Format (#4456)
- Add Jsonnet language. (#4455)
... and an update to the latest version of all grammars.
v7.2.0
Changes since last release (v7.1.3...v7.2.0)
- Add syntax highlighting for .nanorc files and Git-related dotfiles (#4343)
- Stalebot: Exempt assigned issues and pull requests (#4358)
- Add HAR extension to JSON language (#4369)
- Detect (third|3rd)Party with capital 'P' / 'T' as vendored (#4356)
- Add syntax for Zig (#4005)
- Terraform alias for HCL language (#4367)
- Update image of statistics-bar in readme (#4374)
- Fix missing backticks in readme (#4375)
- Improve Golang color (#4331)
- Add support for Asymptote and LTspice Symbol schematics (#4372)
- Lock Linguist to Bundler 1.x (#4383)
- Revert #4306 - Stop marking go.mod and go.sum generated (#4340)
- Add .bash_aliases to shell language (#4381)
- Heuristic to disambiguate GAP and GDScript (#4378)
- Add support for
.watchmanconfigandjsconfig.jsonfiles (#4394) - Disambiguate Slice and JSON languages for .ice (#4376)
- Add separate language-entry for Roff Manpages (#4393)
- Register
.3pand.3pmas manpage extensions (#4401) - Add alias for HTML+Razor (#4407)
... and an update to the latest version of all grammars.
v7.1.3
v7.1.2
v7.1.1
v7.1.0
Changes since last release (v7.0.0...v7.1.0)
- Add ruby-dev as a dependency on Ubuntu (#4286)
- Update YARA language config (#4202)
- Add Email (eml) language (#4201)
- Add Java Properties language for .properties extension (#4098)
- Replace JSX grammar (#4223)
- Change Crystal color to black (#4290)
- Fix typo (#4296)
- Language alias for the Windows file system (#4285)
- Add the .workflow extension (#4299)
- Groovydoc folder added (#4304)
- Pkgdown (#4301)
- Rename PAWN to Pawn (#4305)
- Heuristic rule for Puppet and Pascal .pp files (#4289)
- Display parsing errors in grammar compiler (#4287)
- Treat go.mod and go.sum as generated files. (#4306)
- Add `.pgsql' as a recognised PL/pgSQL extension (#4308)
- Add stalebot (#4311)
- add extensions for nim files (#4295)
- Added HAProxy configuration language (#4303)
- Add Razor (cshtml) highlighting (#4314)
- Add test to check for manually gen'd ID (#4315)
- Use correct scope for Razor (#4322)
- Improve Rust color (#4319)
... and an update to the latest version of all grammars.