Releases: github-linguist/linguist
Releases · github-linguist/linguist
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.
v7.0.0
Changes since last release (v6.4.1...v7.0.0)
- Add lektor extensions .lr and .lektorproject as alternates for Markdown and INI respectively (#4221)
- Adding .yy and .yyp (GMS2 Project / metadata files) as JSON, and GML heuristics (#4130)
- Cleanup language-ID script (#4220)
- Rename linguist command to github-linguist (#4208)
- Fix OID test (#4230)
- XML strategy (#4222)
- Extend aliases and add
.mdoc
as a supported Roff extension (#4232) - Support for F* programming language (#4178)
- Remove depth limit in Travis CI to pass incr. stat. test (#4235)
- Ligthshow example for new grammars in template (#4227)
- simplify .ms heuristic (#4224)
- Fix mistake in
languages.yml
header (#4247) - Update license hashes following Licensee update (#4248)
- Entry for grammar updates in pull request template (#4266)
- Associate node interpreter to TypeScript (#4261)
- Remove two incorrect Text samples (#4260)
- Change GameMakerLanguage colour to reflect the "Game Maker Green" (#4255)
- Escape asterisks in generated README for grammars (#4253)
- Add support for YASnippet templates (#4246)
- Add support for BDF files and FIGlet fonts (#4256)
- Add language for Windows Registry (.reg) files (#4217)
- Specify disambiguation rules in YAML (#4087)
- Syntax Highlighting for Hy Files (#4269)
- Store grammar git version within license file when caching (#4268)
- Use Atom's HTML grammar instead of TextMate's (#4274)
- Add Slice language (.ice) (#4243)
... and an update to the latest version of all grammars.
v6.4.1
v6.4.0
Changes since last release (v6.3.1...v6.4.0)
v6.3.1
v6.3.0
Changes since last release (v6.2.0...v6.3.0)
- Fix typo (#4161)
- strndup implementation for Windows (#4154)
- Update script/licensed usage to accommodate upstream changes (#4152)
- Add Dart files generated by agilord/owl and dart-lang/appengine (#4031)
- Make Dockerfile a programming language (#4169)
- Tidy languages.yml (#4173)
- Fix up macOS build; no need to redefine strndup (#4175)
- Fix languages.yml's header (#4179)
- Detect duplicate colours (#4183)
- Use correct tm_scope for Unix Assembler (#4167)
- Treat JSON with comments as a separate language (#4171)
- Add GDScript color (#4182)
- detect Ruby code generated by protobuf compiler (#4190)
- Use a tempfile instead of building our own. (#4195)
- drop cache tempfile in same dir (#4199)
... and an update to the latest version of all grammars.
v6.2.0
Changes since last release (v6.1.0...v6.2.0)
- Add support for Cloud Firestore Security Rules (#4120)
- Add compiled graphql relay to be considered generated (#4118)
- Add pwsh alias for PowerShell (#4117)
- Change Ballerina grammar source (#4111)
- Add Kdb q & HiveQL to list of languages (#4058)
- [#3808] flag ppport.h files created by Devel::PPPort perl module as generated (#4106)
- Consider Gopkg.lock and glide.lock as generated (#4131)
- Silence warnings emitted while running tests (#4134)
- Fixes #4113 : Adds .mir to YAML (#4126)
- updated installation instructions & dependencies (#4115)
- .ron > .ronn (#4114)
- Replace PowerShell grammar by a better one (#4143)
- Restrict Vim modeline parsing to a single line (#4138)
- Add support for "X BitMap" images (#4133)
... and an update to the latest version of all grammars.