Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 09:22
· 201 commits to master since this release
6138519

Changelog

  • 6138519 Add properties to supported languages (#674)
  • a238967 Improve properties file lexer (#671)
  • a531e40 Add lexer for properties files (#670)
  • dbb09a5 Add Colour.ClampBrightness and StyleBuilder.Transform.
  • e1a35d4 transact-sql: added functions string_agg and concat_ws to lexer
  • 3f86ac7 Add Gruvbox light theme
  • d55b06c Bump testify, repr to the latest version (#665)
  • 4fa270a Update GAS lexer (#661)
  • cde3818 Update mcfunction lexer to support newer spec of commands
  • 6538430 cfengine3: Removed rule attempting to highlight variable names
  • 111921a Add cjs to Javascript lexer
  • c13ff14 fix(styles/github-dark): update definitions, reformat
  • 96fe58e Add BSDmakefile to make lexer (#654)
  • c714e84 add(styles/github-dark): github's dark colorscheme for chroma (#653)
  • 3b326be Add Dockerfile.* to docker lexer
  • 5ce1d5d lexers: Add BIND DNS Zone lexer
  • f941d46 Add Chapel Lexer
  • 298b727 Revise fortran fixed format lexer to recognize comments using the "!" mark in columns 1-5 and columns > 6. Remove incorrect "0" label being a comment.
  • 9a038fb Revise fortran lexer to be consistent with the current version in pygments