alecthomas/chroma
### [`v0.9.1`](https://togithub.com/alecthomas/chroma/releases/v0.9.1)
[Compare Source](https://togithub.com/alecthomas/chroma/compare/v0.9.0...v0.9.1)
#### Changelog
[`c44c690`](https://togithub.com/alecthomas/chroma/commit/c44c690) Switch chromad to go:embed and show version.
[`7410d4a`](https://togithub.com/alecthomas/chroma/commit/7410d4a) Update chromad modules.
### [`v0.9.0`](https://togithub.com/alecthomas/chroma/releases/v0.9.0)
[Compare Source](https://togithub.com/alecthomas/chroma/compare/v0.8.2...v0.9.0)
#### Changelog
[`f235772`](https://togithub.com/alecthomas/chroma/commit/f235772) Update Slack link.
[`9866a75`](https://togithub.com/alecthomas/chroma/commit/9866a75) Fix a typo into the lables regex for PromQL lexer
[`b790655`](https://togithub.com/alecthomas/chroma/commit/b790655) Fix PromQL lexer to support values enclosed within single quotes
[`d11bdac`](https://togithub.com/alecthomas/chroma/commit/d11bdac) Add AL lexer
[`f4cddf0`](https://togithub.com/alecthomas/chroma/commit/f4cddf0) Update Julia syntax highlighting from pygments ([#472](https://togithub.com/alecthomas/chroma/issues/472))
[`d67a2bf`](https://togithub.com/alecthomas/chroma/commit/d67a2bf) fix: synthesisable entries are ignored when cloned ([#465](https://togithub.com/alecthomas/chroma/issues/465))
[`41b886a`](https://togithub.com/alecthomas/chroma/commit/41b886a) Simplify the cmdlet ("NameBuiltin") rule
[`eb257ed`](https://togithub.com/alecthomas/chroma/commit/eb257ed) Add a Dylan lexer
[`a9e4a4e`](https://togithub.com/alecthomas/chroma/commit/a9e4a4e) Fix link to pygments-lexers.txt
[`9dc3c8c`](https://togithub.com/alecthomas/chroma/commit/9dc3c8c) Add new style called "xcode-dark" ([#460](https://togithub.com/alecthomas/chroma/issues/460))
[`7a68f3e`](https://togithub.com/alecthomas/chroma/commit/7a68f3e) LiteralNumberHex: underscore support
[`d72f847`](https://togithub.com/alecthomas/chroma/commit/d72f847) Create FUNDING.yml
[`b20de63`](https://togithub.com/alecthomas/chroma/commit/b20de63) Create new style - "vulcan"
[`e6d871d`](https://togithub.com/alecthomas/chroma/commit/e6d871d) Support lone '$' in Go templates.
[`c49d52b`](https://togithub.com/alecthomas/chroma/commit/c49d52b) Add mcfunction lexer
[`59126c5`](https://togithub.com/alecthomas/chroma/commit/59126c5) Add NewLazyLexer to defer rules definitions and reduce init costs ([#449](https://togithub.com/alecthomas/chroma/issues/449))
[`5da8316`](https://togithub.com/alecthomas/chroma/commit/5da8316) Fix a few bugs including sub-lexers adding additional newlines when EnsureNL is true.
[`2a1e1a1`](https://togithub.com/alecthomas/chroma/commit/2a1e1a1) Add EnsureNL to C/Java lexers.
[`305a039`](https://togithub.com/alecthomas/chroma/commit/305a039) Update to latest dlclark/regexp2.
[`7dbcddc`](https://togithub.com/alecthomas/chroma/commit/7dbcddc) Change Text token to TextWhitespace token in SQL lexers
[`898761d`](https://togithub.com/alecthomas/chroma/commit/898761d) Move lexers to correct folders
[`5b9087a`](https://togithub.com/alecthomas/chroma/commit/5b9087a) Fix CSS lexer
[`6e272cf`](https://togithub.com/alecthomas/chroma/commit/6e272cf) Introduce the Nord theme
[`b351ea7`](https://togithub.com/alecthomas/chroma/commit/b351ea7) Add various alternate file extensions to lexers
[`881d54f`](https://togithub.com/alecthomas/chroma/commit/881d54f) Improve number literals for several languages
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
v0.8.2
->v0.9.1
Release Notes
alecthomas/chroma
### [`v0.9.1`](https://togithub.com/alecthomas/chroma/releases/v0.9.1) [Compare Source](https://togithub.com/alecthomas/chroma/compare/v0.9.0...v0.9.1) #### Changelog [`c44c690`](https://togithub.com/alecthomas/chroma/commit/c44c690) Switch chromad to go:embed and show version. [`7410d4a`](https://togithub.com/alecthomas/chroma/commit/7410d4a) Update chromad modules. ### [`v0.9.0`](https://togithub.com/alecthomas/chroma/releases/v0.9.0) [Compare Source](https://togithub.com/alecthomas/chroma/compare/v0.8.2...v0.9.0) #### Changelog [`f235772`](https://togithub.com/alecthomas/chroma/commit/f235772) Update Slack link. [`9866a75`](https://togithub.com/alecthomas/chroma/commit/9866a75) Fix a typo into the lables regex for PromQL lexer [`b790655`](https://togithub.com/alecthomas/chroma/commit/b790655) Fix PromQL lexer to support values enclosed within single quotes [`d11bdac`](https://togithub.com/alecthomas/chroma/commit/d11bdac) Add AL lexer [`f4cddf0`](https://togithub.com/alecthomas/chroma/commit/f4cddf0) Update Julia syntax highlighting from pygments ([#472](https://togithub.com/alecthomas/chroma/issues/472)) [`d67a2bf`](https://togithub.com/alecthomas/chroma/commit/d67a2bf) fix: synthesisable entries are ignored when cloned ([#465](https://togithub.com/alecthomas/chroma/issues/465)) [`41b886a`](https://togithub.com/alecthomas/chroma/commit/41b886a) Simplify the cmdlet ("NameBuiltin") rule [`eb257ed`](https://togithub.com/alecthomas/chroma/commit/eb257ed) Add a Dylan lexer [`a9e4a4e`](https://togithub.com/alecthomas/chroma/commit/a9e4a4e) Fix link to pygments-lexers.txt [`9dc3c8c`](https://togithub.com/alecthomas/chroma/commit/9dc3c8c) Add new style called "xcode-dark" ([#460](https://togithub.com/alecthomas/chroma/issues/460)) [`7a68f3e`](https://togithub.com/alecthomas/chroma/commit/7a68f3e) LiteralNumberHex: underscore support [`d72f847`](https://togithub.com/alecthomas/chroma/commit/d72f847) Create FUNDING.yml [`b20de63`](https://togithub.com/alecthomas/chroma/commit/b20de63) Create new style - "vulcan" [`e6d871d`](https://togithub.com/alecthomas/chroma/commit/e6d871d) Support lone '$' in Go templates. [`c49d52b`](https://togithub.com/alecthomas/chroma/commit/c49d52b) Add mcfunction lexer [`59126c5`](https://togithub.com/alecthomas/chroma/commit/59126c5) Add NewLazyLexer to defer rules definitions and reduce init costs ([#449](https://togithub.com/alecthomas/chroma/issues/449)) [`5da8316`](https://togithub.com/alecthomas/chroma/commit/5da8316) Fix a few bugs including sub-lexers adding additional newlines when EnsureNL is true. [`2a1e1a1`](https://togithub.com/alecthomas/chroma/commit/2a1e1a1) Add EnsureNL to C/Java lexers. [`305a039`](https://togithub.com/alecthomas/chroma/commit/305a039) Update to latest dlclark/regexp2. [`7dbcddc`](https://togithub.com/alecthomas/chroma/commit/7dbcddc) Change Text token to TextWhitespace token in SQL lexers [`898761d`](https://togithub.com/alecthomas/chroma/commit/898761d) Move lexers to correct folders [`5b9087a`](https://togithub.com/alecthomas/chroma/commit/5b9087a) Fix CSS lexer [`6e272cf`](https://togithub.com/alecthomas/chroma/commit/6e272cf) Introduce the Nord theme [`b351ea7`](https://togithub.com/alecthomas/chroma/commit/b351ea7) Add various alternate file extensions to lexers [`881d54f`](https://togithub.com/alecthomas/chroma/commit/881d54f) Improve number literals for several languagesConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.