Skip to content

Releases: wooorm/starry-night

2.0.0

26 Mar 17:15
d98b421
Compare
Choose a tag to compare

(P.S. If you’re interesting in testing out an MDX grammar, please see: https://github.com/wooorm/markdown-tm-language and share feedback!)

Breaking

  • 8513679 Fix handling of duplicate extensions
    Migrate: you might get different results from flagToScope. The new results match GitHub precisely, which is different in a few edge cases. For example, ```md maps to Lisp, not markdown (this one will be fixed in the next Linguist release!)

Add

  • 6d8244d Add support for file paths in flagToScope

Fix

  • b2482b9 Fix to load needed grammars, add missing deep grammars
    Migrate: if you manually choose which grammars to load, please see missingScopes(), you might be missing a grammar that’s needed

Misc

  • bdaa13f Update some counts in the readme
  • c54d505 Update example in readme
  • e72a129 Refactor some types
  • 4637e3e Add more tests for funky language names
  • f4ec5bd Add support for aliases when linguist renames scopes

Full Changelog: 1.7.0...2.0.0

1.7.0

20 Mar 17:36
2b7359c
Compare
Choose a tag to compare

Data

Deps

Types

  • 9048e8a Add support for hardly ever used whileCaptures
  • 03547d3 Fix grammar types to better reflect reality

Full Changelog: 1.6.0...1.7.0

1.6.0

08 Mar 19:50
dff9fa4
Compare
Choose a tag to compare

Fix

  • cf5dbd7 Fix grammars depending on empty lines
  • c65bb70 Fix typo in GH styles

Dependencies

Misc

Full Changelog: 1.5.0...1.6.0

1.5.0

30 Dec 15:18
971244b
Compare
Choose a tag to compare

Full Changelog: 1.4.2...1.5.0

1.4.2

30 Nov 09:46
c73aac7
Compare
Choose a tag to compare
  • 6d53b66 Fix internal types for changes in vscode-textmate

Full Changelog: 1.4.1...1.4.2

1.4.1

30 Nov 09:23
8ddc1c6
Compare
Choose a tag to compare

Full Changelog: 1.4.0...1.4.1

1.4.0

15 Nov 10:26
3e7e937
Compare
Choose a tag to compare

Full Changelog: 1.3.1...1.4.0

1.3.1

20 Oct 06:49
0d4eec7
Compare
Choose a tag to compare
  • c250e23 patch: update for changes in vscode-textmate internals
  • bed5d46 docs: fix import in readme example
    by @janosh in #5

Full Changelog: 1.3.0...1.3.1

1.3.0

06 Sep 16:35
d83a598
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.3.0

1.2.0

13 Jul 18:08
31fdf67
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.2.0