Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@bzz bzz released this 07 Aug 17:27
3c3ea9a

New Features

  • sync to the latest github/linguist v7.5.1
  • a new API call for getting HTML colors for languages enry.GetColor(language)
    Generated from linguist languages.yml

Fixes

  • content-based heuristics improved and new disambiguations were added
    (.vba for Vim script, .sql for TSQL, GraphQL)
  • shebang-based heuristic ignore osascript -l that can be non-interpretable language
  • vending detection improvements:testdata is ignored as Go fixtures, bulma.css as well
  • 21 new languages added (1 removed: Bro)
    • Altium Designer
    • Cabal Config
    • Dhall
    • EditorConfig
    • HolyC
    • JavaScript+ERB
    • Jsonnet
    • Motorola 68K Assembly
    • ObjectScript
    • Rich Text Format
    • SSH Config
    • Svelte
    • TSQL
    • TSX
    • WebVTT
    • Wollok
    • ZAP
    • ZIL
    • Zeek
    • ZenScript
    • mcfunction

New contributors

@lafriks