Skip to content

Releases: rouge-ruby/rouge

v4.6.1

25 Sep 01:37
v4.6.1
7a87983

Choose a tag to compare

This release focuses on bug fixes and compatibility improvements across multiple lexers. We've fixed Ruby method definition highlighting for comparable methods. The TOML lexer has been realigned with the Pygments counterpart for better consistency. Language support has been enhanced with recognition of .resource files as Robot Framework files and improved Lua lexer handling of escaped quotes. The INI parser now supports standalone options, and the CSS lexer has been updated to support range context in media queries. Thanks to all our contributors for their valuable work on making Rouge more robust!

Full Changelog: v4.6.0...v4.6.1

v4.6.0

22 Jul 11:40
v4.6.0
3b461b1

Choose a tag to compare

This release introduces support for the Bicep language and enhances several existing lexers. We've added Ada 2022 features including the parallel keyword and improved syntax for arrays. The Python lexer now supports the match and case keywords and has been updated with Python 3 builtin keywords, functions, and exceptions. C# lexer improvements include Unicode character support and a refactoring of keywords to class methods. The TOML lexer now properly handles inline tables in arrays. We've also enhanced file detection with Docker file name patterns, Terraform *.tfvars files, and improved disambiguation between Objective-C and Mathematica lexers. Additionally, Ruby 3.4 has been added to our CI build process. Thanks to all our contributors for their valuable work on making Rouge better!

Full Changelog: v4.5.2...v4.6.0

v4.5.2

28 Apr 14:01
v4.5.2
6e1e5a4

Choose a tag to compare

This release brings support for mustache templates in Svelte and adds Razor file association to HTML. We've updated the Java lexer to recognize the new record keyword and expanded C++ float literal support. The CSS and Mojo lexers have been improved with the latest language features. Additionally, we fixed a method error in the SASS lexer and made various documentation improvements. Thanks to all our contributors for their valuable work!

Full Changelog: v4.5.1...v4.5.2

v4.5.1

11 Nov 23:04
v4.5.1
b99ce25

Choose a tag to compare

This release includes a small fix in loading dependencies in JSON5 lexer.

Full Changelog: v4.5.0...v4.5.1

v4.5.0

11 Nov 03:43
v4.5.0
03cb27f

Choose a tag to compare

This release includes 2 new lexers, COBOL and JSON5. We have added some enhancements across Groovy, Javascript, INI, Ruby and Terraform Lexer. Thank you to all of the amazing contributors for your help and continuous support!

Full Changelog: v4.4.0...v4.5.0

v4.4.0

17 Sep 00:53
v4.4.0
173ec77

Choose a tag to compare

This release introduces a new lexer for P4 and adds support for Mojo language highlighting. We've also made improvements to the Dockerfile and Makefile lexers, and fixed some issues with the Mojo lexer. Thank you to all the wonderful contributors for this release!

Full Changelog: v4.3.0...v4.4.0

v4.3.0

14 Jun 04:01
v4.3.0
c150ef9

Choose a tag to compare

This release introduces a new lexer: IEC 61131-3 Structured Text. We also add a number of improvements across Brainfuck, Crystal, Eiffel, HCL, JavaScript, Markdown, Mathematica, Objective-C, Ruby, TCL, TOML and TypeScript Lexer. Thank you for all the wonderful contributors for this release! 🚀 ❤️

Full Changelog: v4.2.1...v4.3.0

v4.2.1

18 Mar 03:51
v4.2.1
0f4bb7d

Choose a tag to compare

This small release includes some bug fixes across CPP, NASM, NGINX and TOML lexer. We have also fixed a number of Ruby warnings and made some small development improvements.

Thank you to all of the amazing contributors for your help and continuous support!

Full Changelog: v4.2.0...v4.2.1

v4.2.0

25 Oct 05:30
v4.2.0
1687d63

Choose a tag to compare

This release introduces 2 new lexers: Code Owners and Svelte. In addition, we have also made some improvements across BPF, Dart, Elixir, Groovy, Python and Xoji lexer. Thank you for all the wonderful contributors ❤️ Happy lexing!

Full Changelog: v4.1.3...v4.2.0

v4.1.3

31 Jul 00:18
v4.1.3
3ceb867

Choose a tag to compare

This release brings some improvements on IRB, XQuery, TypeSCript, HCL and Terraform Lexer. Thank you for all our wonderful contributors.

Full Changelog: v4.1.2...v4.1.3